nvim-treesitter/scripts
Christian Clason 07eb437bb1 refactor!: update to Neovim 0.7 APIs
* 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-04-30 16:08:01 +02:00
..
check-queries.lua ci: don't skip swift anymore 2022-04-15 18:35:17 +02:00
ci-install-macos-latest.sh ci: use nvim v0.5.1 on CI 2021-10-21 19:50:23 +02:00
ci-install-ubuntu-latest.sh ci: remove unnecessary apt calls 2022-02-06 13:58:41 +01:00
ci-install-windows-2022.sh ci: Try out windows-2022 2021-11-24 14:47:07 +01:00
compile_parsers.makefile fix(makefile): add forgotten CXX_STANDARD again 2022-02-09 21:34:14 +01:00
minimal_init.lua refactor!: update to Neovim 0.7 APIs 2022-04-30 16:08:01 +02:00
pre-push Luacheck: use config file to exclude files 2021-07-05 12:39:32 +02:00
run_tests.sh Update run_tests to be more scalable with more test folders added 2021-11-24 17:29:55 +01:00
update-lockfile.sh refactor(lockfile): use better jq parsing 2022-01-25 18:38:34 +01:00
update-readme.lua feat: add "experimental" key to parsers 2021-10-07 22:43:09 +02:00
write-lockfile.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00