aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/minimal_init.lua
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove executable permissions on graphql spec file (#3206)Kiyan2022-07-221-1/+1
|
* refactor!: update to Neovim 0.7 APIsChristian Clason2022-04-301-1/+1
| | | | | | | * set highlight groups via nvim_set_hl * define autocommands via nvim_create_autocmd * port plugin/nvim-treesitter.vim to Lua * port healthcheck to Lua
* Gleam indentation testsConnor Lay (Clay)2022-02-151-0/+1
|
* remove ftdetect. add filetype hocon to minimal_init.luaantosha4172022-01-161-0/+2
|
* ci: Remove "ensure_installed" from minimal_init.luaStephan Seitz2021-12-201-1/+0
|
* ci: Add workflow for testsStephan Seitz2021-11-241-0/+1
|
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-041-3/+3
|
* scripts: fix wrong swapfile setting in minimal_initJędrzej Boczar2021-04-231-1/+2
|
* Initial sketch of automated indent testsJędrzej Boczar2021-04-231-0/+10