nvim-treesitter/lua/nvim-treesitter
Brady Phillips bdbae28b24 Fix indent size
Indent size should equal shiftwidth, unless shiftwidth is 0 in which
case tabstop should be used.
2021-03-22 17:36:19 +01:00
..
caching.lua fix(modules): do not reattach if already attached 2020-08-22 06:07:21 -05:00
configs.lua feat: Allow to configure to use syntax and tree-sitter together 2021-03-18 12:03:37 +01:00
fold.lua fix(folds): has_fold -> has_folds 2020-09-16 10:02:37 +02:00
health.lua use health#report_warn for treesitter version check 2021-03-22 12:40:43 +01:00
highlight.lua feat: Allow tables for additional_vim_regex_highlighting 2021-03-18 12:03:37 +01:00
incremental_selection.lua fix: update interface following languagetree merge (#687) 2020-11-23 12:46:27 -06:00
indent.lua Fix indent size 2021-03-22 17:36:19 +01:00
info.lua Completion: use custom instead of customlist 2020-09-05 19:29:46 +02:00
install.lua hotfix npm check 2021-03-16 18:58:36 +01:00
locals.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00
parsers.lua Add LaTeX/Bibtex parser 2021-03-22 11:49:51 +01:00
query.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00
query_predicates.lua Fix "nth?" predicate 2021-01-20 10:39:21 +01:00
shell_command_selectors.lua Add Windows support for cl.exe 2021-03-04 19:58:58 +01:00
ts_utils.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00
tsrange.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00
utils.lua chore: remove useless code and indent files 2021-02-27 13:36:33 +01:00