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-06-25
install can take 'all' as parameter
kiyan42
2020-06-25
add command to install all parsers
kiyan42
2020-06-24
fix(locals): compute locals after later tick
Steven Sojka
2020-06-24
Adapt Python highlights to new query syntax
Stephan Seitz
2020-06-23
add highlight queries for bash
TravonteD
2020-06-23
Update CONTRIBUTING.md
Thomas Vigouroux
2020-06-23
Fix the ":" in symbols when used in pairs
TravonteD
2020-06-22
rename and finish ft->lang migration
kiyan42
2020-06-21
Merge pull request #98 from theHamsta/disclaimer
Kiyan Yazdani
2020-06-21
fix: separate queries with newlines
Thomas Vigouroux
2020-06-21
Add disclaimer to README.md
Stephan Seitz
2020-06-21
Merge pull request #101 from stsewd/fix-parser-ulr
Kiyan Yazdani
2020-06-21
Fix bash parser url
Santos Gallegos
2020-06-21
fix(statusline): don't call if no parser
Thomas Vigouroux
2020-06-21
Merge pull request #96 from theHamsta/python-__dunder__
Thomas Vigouroux
2020-06-21
Merge pull request #90 from kyazdani42/fix/parser-names-as-filetypes
Kiyan Yazdani
2020-06-21
Add highlighting of dunder identifiers (e.g. __all__, __add__) to Python high...
Stephan Seitz
2020-06-21
Merge pull request #72 from doubleloop/python
Stephan Seitz
2020-06-21
Merge pull request #91 from TravonteD/sibling-refactor
Thomas Vigouroux
2020-06-21
Updated python highlights
Jakub Łuczyński
2020-06-20
refactor: use newly introduced consolidated syntax
TravonteD
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
Merge pull request #89 from kyazdani42/refacto/remove-buf-state-and-api
Thomas Vigouroux
2020-06-19
add winnr to get_node_at_cursor
kiyan42
2020-06-19
update docs
kiyan42
2020-06-19
refacto: remove buf_state
kiyan42
2020-06-17
Merge pull request #88 from PitcherTear22/master
Thomas Vigouroux
2020-06-17
Give credits
Chinmay Dalal
2020-06-17
Give credits
Chinmay Dalal
2020-06-15
Merge pull request #87 from steelsojka/fix/js-boolean-fix
Kiyan Yazdani
2020-06-15
Merge pull request #86 from steelsojka/feat/json
Kiyan Yazdani
2020-06-15
feat(lang): add json highlights
Steven Sojka
2020-06-15
fix(javascript): set booleans to boolean highlights
Steven Sojka
2020-06-15
Merge pull request #85 from PitcherTear22/master
Thomas Vigouroux
2020-06-15
Fix types
Chinmay Dalal
2020-06-15
Add java to supported languages
Chinmay Dalal
2020-06-15
Add operators
Chinmay
2020-06-15
Merge pull request #79 from steelsojka/feat/typescript-queries
Kiyan Yazdani
2020-06-15
Fix method highlighting
Chinmay
2020-06-15
Merge pull request #83 from theHamsta/fixup-cpp-locals
Thomas Vigouroux
2020-06-15
chore(queries): use inherited queries for ts/js
Steven Sojka
2020-06-15
Merge branch 'master' into feat/typescript-queries
Steven Sojka
2020-06-15
Fixup: Introduce base languages for queries
Stephan Seitz
2020-06-15
Merge pull request #63 from theHamsta/cpp-locals
Kiyan Yazdani
2020-06-15
Change regexes in C/C++ highlights
Stephan Seitz
2020-06-15
Update C/C++ highlights to new query syntax
Stephan Seitz
2020-06-15
Add better highlighting for preprocessor functions in C highlights
Stephan Seitz
2020-06-15
Add operators /=,*=,|=,&= to C highlights
Stephan Seitz
2020-06-15
Add compound_statement to c queries
Stephan Seitz
[prev]
[next]