index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
nvim-treesitter.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: cleanup main file, move statusline in module
kiyan
2022-07-18
1
-49
/
+3
*
fix(ts_utils): fix swap_nodes after get_node_text change
francisco souza
2022-04-21
1
-19
/
+1
*
fix(statusline): adjust to the new API (query)
ranjithshegde
2022-04-18
1
-7
/
+9
*
fix(statusline): don't use deprecated function
Christian Clason
2022-04-18
1
-3
/
+3
*
chore: deprecate ts_utils.get_node_text
Stephan Seitz
2022-04-18
1
-4
/
+0
*
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
1
-25
/
+30
*
Remove 'CI' guard (we can have now the newest version of nvim again)
Stephan Seitz
2020-12-07
1
-2
/
+1
*
fix: make version check work on non-CI environments
Stephan Seitz
2020-11-23
1
-2
/
+1
*
fix: update interface following languagetree merge (#687)
Thomas Vigouroux
2020-11-23
1
-1
/
+2
*
Use utils get_node_text to get line content and trim all whitespaces.
Kristijan Husak
2020-10-11
1
-3
/
+2
*
Remove old statusline implementation with new one.
Kristijan Husak
2020-10-11
1
-27
/
+4
*
Add implementation for improved statusline. Closes #545.
Kristijan Husak
2020-10-11
1
-0
/
+52
*
Add warning about required Neovim version
Stephan Seitz
2020-09-03
1
-0
/
+6
*
feat(highlights): add is predicate
Steven Sojka
2020-08-16
1
-0
/
+3
*
feat(configs): dynamic module defintions
Steven Sojka
2020-07-07
1
-12
/
+4
*
add used_by key to parsers
kiyan42
2020-06-29
1
-2
/
+3
*
fix(statusline): don't call if no parser
Thomas Vigouroux
2020-06-21
1
-0
/
+1
*
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-06-20
1
-2
/
+4
*
refacto: remove buf_state
kiyan42
2020-06-19
1
-19
/
+2
*
Expose internal api.
kiyan42
2020-05-15
1
-0
/
+10
*
refacto/feat: better handling of parser updates
kiyan42
2020-05-12
1
-22
/
+22
*
feat: provide a statusline indicator
Thomas Vigouroux
2020-05-05
1
-0
/
+31
*
fix: config is enabled also checks parser existence
kiyan42
2020-04-25
1
-2
/
+1
*
feat/refacto: improve configurations
kiyan42
2020-04-24
1
-16
/
+14
*
feat: syntax highlighting
Thomas Vigouroux
2020-04-22
1
-0
/
+3
*
feat/refacto: add configs.lua, setup install
kiyan42
2020-04-21
1
-4
/
+11
*
feat: add parser list
kiyan42
2020-04-20
1
-0
/
+1
*
perf: don't compute locals on buffer updates
Thomas Vigouroux
2020-04-19
1
-6
/
+0
*
feat: add locals to setup procedure
Thomas Vigouroux
2020-04-19
1
-0
/
+7
*
add parser installer
kiyan42
2020-04-19
1
-0
/
+5
*
feat: add parsers module and better match iter
Thomas Vigouroux
2020-04-19
1
-0
/
+3
*
feat: add empty setup function
Thomas Vigouroux
2020-04-18
1
-0
/
+10