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
/
nvim-treesitter
/
highlight.lua
Age
Commit message (
Expand
)
Author
2020-10-19
feat(languagetree): implement language tree
Thomas Vigouroux
2020-10-13
fix(highlights): use new highlighter interface
Thomas Vigouroux
2020-10-12
highlight: use new highlighter interface
Thomas Vigouroux
2020-10-10
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-09-19
Add @keyword.operator for operators that are English words and add @exception...
Stephan Seitz
2020-09-18
Re-add attribute highlight
Akin Sowemimo
2020-09-18
Add TSTag and TSTagDelimiter groups
TravonteD
2020-09-15
add TSNone
kiyan42
2020-08-22
fix(modules): do not reattach if already attached
Steven Sojka
2020-08-16
feat(highlights): add is predicate
Steven Sojka
2020-08-14
fix: refactor after upstream refactor
Thomas Vigouroux
2020-08-10
fix(highlight): Use TSParameter
Thomas Vigouroux
2020-08-09
Change capture groups and add variable highlights
Akin Sowemimo
2020-08-09
Lua: highlight function name
Santos Gallegos
2020-07-27
Parsers: add reStructuredText
Santos Gallegos
2020-07-23
Rename attribute to annotation
Akin Sowemimo
2020-07-23
Add attribute to the highlight map
Akin Sowemimo
2020-07-16
Refactor locals.lua:
Stephan Seitz
2020-07-16
Refactor: Add parsers.get_buf_lang
Stephan Seitz
2020-07-13
Fix #167: Add custom_captures config key to set highlights for custom queries
Stephan Seitz
2020-06-26
highlight: use custom highlight groups
Thomas Vigouroux
2020-06-21
Merge pull request #90 from kyazdani42/fix/parser-names-as-filetypes
Kiyan Yazdani
2020-06-21
Updated python highlights
Jakub Łuczyński
2020-06-20
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-05-17
Introduce `@include`
Stephan Seitz
2020-05-12
refacto/feat: better handling of parser updates
kiyan42
2020-05-07
feat: support suggested highlights
Thomas Vigouroux
2020-04-24
feat/refacto: improve configurations
kiyan42
2020-04-22
highlight: retain highlighters with the buffers
Thomas Vigouroux
2020-04-22
feat: syntax highlighting
Thomas Vigouroux