summaryrefslogtreecommitdiff
path: root/scripts/minimal_init.lua
AgeCommit message (Collapse)Author
2022-07-22chore: remove executable permissions on graphql spec file (#3206)Kiyan
2022-04-30refactor!: update to Neovim 0.7 APIsChristian Clason
* set highlight groups via nvim_set_hl * define autocommands via nvim_create_autocmd * port plugin/nvim-treesitter.vim to Lua * port healthcheck to Lua
2022-02-15Gleam indentation testsConnor Lay (Clay)
2022-01-16remove ftdetect. add filetype hocon to minimal_init.luaantosha417
2021-12-20ci: Remove "ensure_installed" from minimal_init.luaStephan Seitz
2021-11-24ci: Add workflow for testsStephan Seitz
2021-07-04Use stylua for autoformat code (#1480)Santos Gallegos
2021-04-23scripts: fix wrong swapfile setting in minimal_initJędrzej Boczar
2021-04-23Initial sketch of automated indent testsJędrzej Boczar