nvim-treesitter/lua/nvim-treesitter
Kiyan Yazdani 6b26674ba0
Merge pull request #80 from steelsojka/feat/user-query-overrides
feat(queries): allow user query overrides
2020-06-15 11:43:42 +02:00
..
configs.lua Add tree-sitter-regex 2020-06-14 13:09:38 +02:00
fold.lua feat: add syntax-based folding 2020-05-25 11:19:38 +02:00
health.lua Remove postspaces and avoid one global 2020-05-22 17:07:28 +02:00
highlight.lua Introduce @include 2020-05-17 21:56:44 +02:00
incremental_selection.lua Remove postspaces and avoid one global 2020-05-22 17:07:28 +02:00
info.lua feat/refacto: improve configurations 2020-04-24 22:15:21 +02:00
install.lua install: allow installing multiple parsers at once 2020-05-15 17:24:54 +02:00
locals.lua refacto/feat: better handling of parser updates 2020-05-12 16:16:48 +02:00
parsers.lua feat: provide a statusline indicator 2020-05-05 20:06:45 +02:00
query.lua feat(queries): allow for user overrides 2020-06-14 05:58:09 -05:00
state.lua Remove postspaces and avoid one global 2020-05-22 17:07:28 +02:00
ts_utils.lua refacto/feat: better handling of parser updates 2020-05-12 16:16:48 +02:00
utils.lua refacto/feat: better handling of parser updates 2020-05-12 16:16:48 +02:00