nvim-treesitter/lua/nvim-treesitter
Stephan Seitz 0671c0c6a2 Fixup: Introduce base languages for queries
Use same argument for nvim_get_runtime_file for base language
2020-06-15 12:09:51 +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 Fixup: Introduce base languages for queries 2020-06-15 12:09:51 +02: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