index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
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
*
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
*
feat: syntax highlighting
Thomas Vigouroux
2020-04-22
3
-1
/
+21
*
feat/refacto: add configs.lua, setup install
kiyan42
2020-04-21
4
-121
/
+163
*
fix: parser install tbl_flatten > unpack
kiyan42
2020-04-21
1
-13
/
+21
*
Merge pull request #11 from kyazdani42/parser-list
Thomas Vigouroux
2020-04-21
2
-0
/
+18
|
\
|
*
feat: add parser list
kiyan42
2020-04-20
2
-0
/
+18
*
|
feat: add typescript install
kiyan42
2020-04-21
1
-8
/
+21
*
|
refacto/feat: enable csharp install, fix clone
kiyan42
2020-04-21
1
-7
/
+8
*
|
fix: repositories from M.repositories since last merge.
kiyan42
2020-04-21
1
-1
/
+1
*
|
feat: add checkhealth
kiyan42
2020-04-21
3
-1
/
+90
*
|
Merge pull request #10 from vigoux/feature/node-utils
Thomas Vigouroux
2020-04-20
1
-0
/
+66
|
\
\
|
*
|
feat: add node manipulation utils
Thomas Vigouroux
2020-04-20
1
-0
/
+66
*
|
|
feat: add most parsers
kiyan42
2020-04-20
1
-6
/
+69
|
|
/
|
/
|
*
|
Merge pull request #4 from kyazdani42/improve-installer
Thomas Vigouroux
2020-04-20
1
-38
/
+102
|
\
\
|
|
/
|
/
|
|
*
feat/refacto: improve installer
kiyan42
2020-04-20
1
-38
/
+102
*
|
perf: don't compute locals on buffer updates
Thomas Vigouroux
2020-04-19
2
-15
/
+11
*
|
fix: prepare injections mechanism
Thomas Vigouroux
2020-04-19
2
-4
/
+8
*
|
style: avoid overindenting things
Thomas Vigouroux
2020-04-19
1
-12
/
+12
*
|
fix(matches): better storage of nodes
Thomas Vigouroux
2020-04-19
1
-1
/
+1
*
|
feat: add locals to setup procedure
Thomas Vigouroux
2020-04-19
2
-5
/
+19
*
|
feat: first version of locals
Thomas Vigouroux
2020-04-19
1
-0
/
+82
|
/
*
add parser installer
kiyan42
2020-04-19
2
-0
/
+79
*
feat: add parsers module and better match iter
Thomas Vigouroux
2020-04-19
4
-19
/
+100
*
feat: add empty setup function
Thomas Vigouroux
2020-04-18
1
-0
/
+10
*
feat: add some utils to read queries
Thomas Vigouroux
2020-04-18
1
-0
/
+19