index
:
nvim-treesitter
0.5-compat
docs/contrib
feat/emmylua
feat/warn
fix/lua
main
master
test/init
update-parsers-tier-1
update-parsers-tier-2
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
highlight: use custom highlight groups
Thomas Vigouroux
2020-06-26
1
-32
/
+32
*
continue installing if not reinstalling one parser
kiyan42
2020-06-25
1
-1
/
+2
*
install can take 'all' as parameter
kiyan42
2020-06-25
1
-12
/
+14
*
add command to install all parsers
kiyan42
2020-06-25
1
-0
/
+7
*
fix(locals): compute locals after later tick
Steven Sojka
2020-06-24
1
-1
/
+1
*
rename and finish ft->lang migration
kiyan42
2020-06-22
4
-36
/
+36
*
Fix bash parser url
Santos Gallegos
2020-06-21
1
-1
/
+1
*
fix(statusline): don't call if no parser
Thomas Vigouroux
2020-06-21
1
-0
/
+1
*
Merge pull request #90 from kyazdani42/fix/parser-names-as-filetypes
Kiyan Yazdani
2020-06-21
8
-276
/
+310
|
\
|
*
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-06-20
8
-276
/
+310
|
*
fix: declare parse names as their appropriate filetype and change clone url
kiyan42
2020-06-19
1
-6
/
+6
*
|
Merge pull request #72 from doubleloop/python
Stephan Seitz
2020-06-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Updated python highlights
Jakub Łuczyński
2020-06-21
1
-0
/
+1
*
|
add winnr to get_node_at_cursor
kiyan42
2020-06-19
1
-2
/
+2
*
|
refacto: remove buf_state
kiyan42
2020-06-19
9
-233
/
+100
*
|
Fixup: Introduce base languages for queries
Stephan Seitz
2020-06-15
1
-1
/
+1
*
|
Introduce base languages for queries
Stephan Seitz
2020-06-15
1
-1
/
+21
*
|
Merge pull request #80 from steelsojka/feat/user-query-overrides
Kiyan Yazdani
2020-06-15
1
-4
/
+11
|
\
\
|
*
|
feat(queries): allow for user overrides
Steven Sojka
2020-06-14
1
-4
/
+11
|
|
/
*
/
Add tree-sitter-regex
Stephan Seitz
2020-06-14
1
-0
/
+7
|
/
*
feat: add syntax-based folding
Thomas Vigouroux
2020-05-25
1
-0
/
+29
*
Merge pull request #56 from theHamsta/python-locals
Thomas Vigouroux
2020-05-23
1
-0
/
+1
|
\
|
*
Introduce `@include`
Stephan Seitz
2020-05-17
1
-0
/
+1
*
|
Remove postspaces and avoid one global
Stephan Seitz
2020-05-22
3
-6
/
+6
|
/
*
install: allow installing multiple parsers at once
Thomas Vigouroux
2020-05-15
1
-24
/
+22
*
Expose internal api.
kiyan42
2020-05-15
4
-85
/
+18
*
refacto/feat: better handling of parser updates
kiyan42
2020-05-12
12
-310
/
+528
*
fix: change locals extraction
Thomas Vigouroux
2020-05-07
1
-2
/
+2
*
feat: support suggested highlights
Thomas Vigouroux
2020-05-07
1
-0
/
+41
*
feat: provide a statusline indicator
Thomas Vigouroux
2020-05-05
2
-1
/
+33
*
Add 'nvim-treesitter/node-movement'
Stephan Seitz
2020-05-03
3
-0
/
+161
*
modules: move textobj to incremental_selection
Thomas Vigouroux
2020-05-02
2
-4
/
+8
*
Merge pull request #36 from theHamsta/community-parsers
Kiyan Yazdani
2020-05-01
1
-0
/
+56
|
\
|
*
Add some more community parsers
Stephan Seitz
2020-05-01
1
-0
/
+56
*
|
update docs for ensure installed, move modules config in config.modules
kiyan42
2020-05-01
1
-44
/
+43
|
/
*
Avoid global handle to enable installing multiple parsers in parallel
Stephan Seitz
2020-05-01
1
-1
/
+3
*
Add `ensure_installed` option to config
Stephan Seitz
2020-05-01
1
-0
/
+3
*
Add function 'nvim-treesitter/install'.ensure_installed
Stephan Seitz
2020-05-01
1
-0
/
+19
*
fix install by changing cc arguments position
kiyan42
2020-04-27
1
-6
/
+6
*
health(refactor): move checks inside health.lua
Thomas Vigouroux
2020-04-26
3
-34
/
+23
*
health: add highlight to healthchecks
Thomas Vigouroux
2020-04-26
2
-0
/
+18
*
refactor(textobj): remove unnecessary functions
Thomas Vigouroux
2020-04-25
1
-12
/
+4
*
refactor(textobj): use configs and don't use VimL
Thomas Vigouroux
2020-04-25
2
-41
/
+73
*
textobj: little refactor
Thomas Vigouroux
2020-04-25
2
-13
/
+14
*
textobj: add incremental scope selection
Thomas Vigouroux
2020-04-25
2
-0
/
+37
*
textobj: add incremental node selection
Thomas Vigouroux
2020-04-25
2
-6
/
+42
*
fix: config is enabled also checks parser existence
kiyan42
2020-04-25
2
-7
/
+8
*
feat/refacto: improve configurations
kiyan42
2020-04-24
7
-104
/
+442
*
fix: add -fPIC flag to compiling
haorenW1025
2020-04-23
1
-0
/
+1
*
highlight: retain highlighters with the buffers
Thomas Vigouroux
2020-04-22
1
-2
/
+4
[next]