index
:
nvim-treesitter
0.5-compat
ci/msvc
ci/slim
docs/contrib
feat/emmylua
feat/gnuplot
feat/scala
feat/stable
feat/warn
fix/lua
main
master
test/init
test/plenary
test/plentest
test/scandir
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add syntax-based folding
Thomas Vigouroux
2020-05-25
2
-0
/
+33
*
Merge pull request #62 from theHamsta/c-locals
Thomas Vigouroux
2020-05-24
1
-7
/
+9
|
\
|
*
Some improvements to c/locals.scm
Stephan Seitz
2020-05-23
1
-7
/
+9
|
/
*
Merge pull request #56 from theHamsta/python-locals
Thomas Vigouroux
2020-05-23
5
-1
/
+250
|
\
|
*
Introduce `@include`
Stephan Seitz
2020-05-17
3
-3
/
+5
|
*
Add python/highlights.scm from tree-sitter-python
Stephan Seitz
2020-05-17
2
-0
/
+182
|
*
Add python locals.scm
Stephan Seitz
2020-05-16
2
-1
/
+66
*
|
Merge pull request #61 from theHamsta/cleanup-postspace
Kiyan Yazdani
2020-05-22
3
-6
/
+6
|
\
\
|
*
|
Remove postspaces and avoid one global
Stephan Seitz
2020-05-22
3
-6
/
+6
|
/
/
*
|
Merge pull request #60 from klauer/doc_missing_eof
Kiyan Yazdani
2020-05-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
docs: missing EOF for init.vim
K Lauer
2020-05-19
1
-0
/
+1
|
/
*
Merge pull request #53 from vigoux/c-queries
Kiyan Yazdani
2020-05-16
4
-1
/
+116
|
\
|
*
docs: update README
Thomas Vigouroux
2020-05-16
1
-1
/
+2
|
*
queries: add C queries
Thomas Vigouroux
2020-05-16
3
-0
/
+114
|
/
*
Merge pull request #55 from vigoux/install-multiple-args
Kiyan Yazdani
2020-05-15
1
-24
/
+22
|
\
|
*
install: allow installing multiple parsers at once
Thomas Vigouroux
2020-05-15
1
-24
/
+22
|
/
*
Merge pull request #54 from kyazdani42/feat/expose-api
Thomas Vigouroux
2020-05-15
7
-108
/
+108
|
\
|
*
Expose internal api.
kiyan42
2020-05-15
7
-108
/
+108
|
/
*
Merge pull request #45 from kyazdani42/refacto-feat/buf-state-update
Kiyan Yazdani
2020-05-12
14
-332
/
+554
|
\
|
*
refacto/feat: better handling of parser updates
kiyan42
2020-05-12
14
-332
/
+554
*
|
Merge pull request #51 from TravonteD/ruby-update
Thomas Vigouroux
2020-05-12
2
-61
/
+62
|
\
\
|
|
/
|
/
|
|
*
update ruby highlights and locals to conform the new contribution
TravonteD
2020-05-11
2
-61
/
+62
|
*
Merge pull request #1 from nvim-treesitter/master
TravonteD
2020-05-11
21
-170
/
+1421
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #47 from theHamsta/fix-typo-contributing.md
Kiyan Yazdani
2020-05-08
1
-1
/
+1
|
\
\
|
*
|
Fix typo in CONTRIBUTING.md
Stephan Seitz
2020-05-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #46 from theHamsta/fix-typo-readme
Kiyan Yazdani
2020-05-08
1
-1
/
+1
|
\
\
|
*
|
Fix typo in README.md
Stephan Seitz
2020-05-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #40 from vigoux/contributing
Kiyan Yazdani
2020-05-07
5
-30
/
+163
|
\
\
|
*
|
fix(CONTRIBUTING): typos
Thomas Vigouroux
2020-05-07
1
-5
/
+5
|
*
|
fix(lua): update queries
Thomas Vigouroux
2020-05-07
2
-28
/
+21
|
*
|
fix: change locals extraction
Thomas Vigouroux
2020-05-07
1
-2
/
+2
|
*
|
feat: support suggested highlights
Thomas Vigouroux
2020-05-07
1
-0
/
+41
|
*
|
docs: add contributig draft
Thomas Vigouroux
2020-05-07
1
-0
/
+99
|
/
/
*
|
Merge pull request #44 from vigoux/statusline
Kiyan Yazdani
2020-05-07
6
-2
/
+58
|
\
\
|
*
|
docs: add statusline indicator informations.
Thomas Vigouroux
2020-05-07
3
-1
/
+22
|
*
|
feat: provide a statusline indicator
Thomas Vigouroux
2020-05-05
3
-1
/
+36
|
/
/
*
|
Merge pull request #37 from theHamsta/node-movement
Thomas Vigouroux
2020-05-03
5
-14
/
+196
|
\
\
|
*
|
Add documentation for `node_movement`, rename: `textobj` -> `incremental_sele...
Stephan Seitz
2020-05-03
2
-14
/
+35
|
*
|
Add 'nvim-treesitter/node-movement'
Stephan Seitz
2020-05-03
3
-0
/
+161
|
/
/
*
|
Merge pull request #39 from vigoux/incremental_selection
Kiyan Yazdani
2020-05-02
2
-4
/
+8
|
\
\
|
*
|
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
*
|
|
Merge pull request #35 from kyazdani42/refacto/config-doc
Thomas Vigouroux
2020-05-01
3
-47
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update docs for ensure installed, move modules config in config.modules
kiyan42
2020-05-01
3
-47
/
+48
|
/
/
*
|
Merge pull request #34 from theHamsta/ensure_installed
Kiyan Yazdani
2020-05-01
2
-1
/
+25
|
\
\
|
*
|
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
|
/
/
*
|
Merge pull request #33 from kyazdani42/doc/add-documentation
Thomas Vigouroux
2020-04-28
2
-0
/
+101
|
\
\
[next]