index
:
nvim-treesitter.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-26
Merge pull request #65 from theHamsta/typo-foldexpr
Kiyan Yazdani
2020-05-26
Fix typo in README.md: foldexr -> foldexpr
Stephan Seitz
2020-05-25
Merge pull request #64 from vigoux/feature/folding
Kiyan Yazdani
2020-05-25
docs: document folding
Thomas Vigouroux
2020-05-25
feat: add syntax-based folding
Thomas Vigouroux
2020-05-24
Merge pull request #62 from theHamsta/c-locals
Thomas Vigouroux
2020-05-23
Some improvements to c/locals.scm
Stephan Seitz
2020-05-23
Merge pull request #56 from theHamsta/python-locals
Thomas Vigouroux
2020-05-22
Merge pull request #61 from theHamsta/cleanup-postspace
Kiyan Yazdani
2020-05-22
Remove postspaces and avoid one global
Stephan Seitz
2020-05-19
Merge pull request #60 from klauer/doc_missing_eof
Kiyan Yazdani
2020-05-19
docs: missing EOF for init.vim
K Lauer
2020-05-17
Introduce `@include`
Stephan Seitz
2020-05-17
Add python/highlights.scm from tree-sitter-python
Stephan Seitz
2020-05-16
Add python locals.scm
Stephan Seitz
2020-05-16
Merge pull request #53 from vigoux/c-queries
Kiyan Yazdani
2020-05-16
docs: update README
Thomas Vigouroux
2020-05-16
queries: add C queries
Thomas Vigouroux
2020-05-15
Merge pull request #55 from vigoux/install-multiple-args
Kiyan Yazdani
2020-05-15
install: allow installing multiple parsers at once
Thomas Vigouroux
2020-05-15
Merge pull request #54 from kyazdani42/feat/expose-api
Thomas Vigouroux
2020-05-15
Expose internal api.
kiyan42
2020-05-12
Merge pull request #45 from kyazdani42/refacto-feat/buf-state-update
Kiyan Yazdani
2020-05-12
refacto/feat: better handling of parser updates
kiyan42
2020-05-12
Merge pull request #51 from TravonteD/ruby-update
Thomas Vigouroux
2020-05-11
update ruby highlights and locals to conform the new contribution
TravonteD
2020-05-11
Merge pull request #1 from nvim-treesitter/master
TravonteD
2020-05-08
Merge pull request #47 from theHamsta/fix-typo-contributing.md
Kiyan Yazdani
2020-05-08
Fix typo in CONTRIBUTING.md
Stephan Seitz
2020-05-08
Merge pull request #46 from theHamsta/fix-typo-readme
Kiyan Yazdani
2020-05-08
Fix typo in README.md
Stephan Seitz
2020-05-07
Merge pull request #40 from vigoux/contributing
Kiyan Yazdani
2020-05-07
fix(CONTRIBUTING): typos
Thomas Vigouroux
2020-05-07
fix(lua): update queries
Thomas Vigouroux
2020-05-07
fix: change locals extraction
Thomas Vigouroux
2020-05-07
feat: support suggested highlights
Thomas Vigouroux
2020-05-07
docs: add contributig draft
Thomas Vigouroux
2020-05-07
Merge pull request #44 from vigoux/statusline
Kiyan Yazdani
2020-05-07
docs: add statusline indicator informations.
Thomas Vigouroux
2020-05-05
feat: provide a statusline indicator
Thomas Vigouroux
2020-05-03
Merge pull request #37 from theHamsta/node-movement
Thomas Vigouroux
2020-05-03
Add documentation for `node_movement`, rename: `textobj` -> `incremental_sele...
Stephan Seitz
2020-05-03
Add 'nvim-treesitter/node-movement'
Stephan Seitz
2020-05-02
Merge pull request #39 from vigoux/incremental_selection
Kiyan Yazdani
2020-05-02
modules: move textobj to incremental_selection
Thomas Vigouroux
2020-05-01
Merge pull request #36 from theHamsta/community-parsers
Kiyan Yazdani
2020-05-01
Add some more community parsers
Stephan Seitz
2020-05-01
Merge pull request #35 from kyazdani42/refacto/config-doc
Thomas Vigouroux
2020-05-01
update docs for ensure installed, move modules config in config.modules
kiyan42
2020-05-01
Merge pull request #34 from theHamsta/ensure_installed
Kiyan Yazdani
[next]