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
*
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