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
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2020-06-20
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-06-19
fix: declare parse names as their appropriate filetype and change clone url
kiyan42
2020-06-19
add winnr to get_node_at_cursor
kiyan42
2020-06-19
refacto: remove buf_state
kiyan42
2020-06-15
Fixup: Introduce base languages for queries
Stephan Seitz
2020-06-15
Introduce base languages for queries
Stephan Seitz
2020-06-15
Merge pull request #80 from steelsojka/feat/user-query-overrides
Kiyan Yazdani
2020-06-14
Add tree-sitter-regex
Stephan Seitz
2020-06-14
feat(queries): allow for user overrides
Steven Sojka
2020-05-25
feat: add syntax-based folding
Thomas Vigouroux
2020-05-23
Merge pull request #56 from theHamsta/python-locals
Thomas Vigouroux
2020-05-22
Remove postspaces and avoid one global
Stephan Seitz
2020-05-17
Introduce `@include`
Stephan Seitz
2020-05-15
install: allow installing multiple parsers at once
Thomas Vigouroux
2020-05-15
Expose internal api.
kiyan42
2020-05-12
refacto/feat: better handling of parser updates
kiyan42
2020-05-07
fix: change locals extraction
Thomas Vigouroux
2020-05-07
feat: support suggested highlights
Thomas Vigouroux
2020-05-05
feat: provide a statusline indicator
Thomas Vigouroux
2020-05-03
Add 'nvim-treesitter/node-movement'
Stephan Seitz
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
update docs for ensure installed, move modules config in config.modules
kiyan42
2020-05-01
Avoid global handle to enable installing multiple parsers in parallel
Stephan Seitz
2020-05-01
Add `ensure_installed` option to config
Stephan Seitz
2020-05-01
Add function 'nvim-treesitter/install'.ensure_installed
Stephan Seitz
2020-04-27
fix install by changing cc arguments position
kiyan42
2020-04-26
health(refactor): move checks inside health.lua
Thomas Vigouroux
2020-04-26
health: add highlight to healthchecks
Thomas Vigouroux
2020-04-25
refactor(textobj): remove unnecessary functions
Thomas Vigouroux
2020-04-25
refactor(textobj): use configs and don't use VimL
Thomas Vigouroux
2020-04-25
textobj: little refactor
Thomas Vigouroux
2020-04-25
textobj: add incremental scope selection
Thomas Vigouroux
2020-04-25
textobj: add incremental node selection
Thomas Vigouroux
2020-04-25
fix: config is enabled also checks parser existence
kiyan42
2020-04-24
feat/refacto: improve configurations
kiyan42
2020-04-23
fix: add -fPIC flag to compiling
haorenW1025
2020-04-22
highlight: retain highlighters with the buffers
Thomas Vigouroux
2020-04-22
feat: syntax highlighting
Thomas Vigouroux
2020-04-21
feat/refacto: add configs.lua, setup install
kiyan42
2020-04-21
fix: parser install tbl_flatten > unpack
kiyan42
2020-04-21
Merge pull request #11 from kyazdani42/parser-list
Thomas Vigouroux
2020-04-21
feat: add typescript install
kiyan42
2020-04-21
refacto/feat: enable csharp install, fix clone
kiyan42
2020-04-21
fix: repositories from M.repositories since last merge.
kiyan42
2020-04-21
feat: add checkhealth
kiyan42
2020-04-20
Merge pull request #10 from vigoux/feature/node-utils
Thomas Vigouroux
2020-04-20
feat: add parser list
kiyan42
2020-04-20
feat: add node manipulation utils
Thomas Vigouroux
[next]