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
2022-08-26
fixup: facepalm
Christian Clason
2022-08-26
fix(hl_map): adapt to upstream changes on master
Christian Clason
2022-08-03
Added function/method call highlight groups
lfenzo
2022-07-30
feat(highlight): re-apply default highlights on colorscheme changes
John Drouhard
2022-03-30
Add capture groups for remaining builtin highlight groups
Gregory Anders
2022-02-19
refacto: expose a function to set custom capture for the higlighter
kiyan
2022-02-06
chore: expose start and stop highlighter
kiyan
2021-07-20
fix: make additional_vim_regex_highlighting actually accept a list
Simon Hauser
2021-07-14
add @tag.attribute for html like attributes
lmlorca
2021-07-11
Highlights: define string.special (#1551)
Santos Gallegos
2021-07-04
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
feat(keywords) merge return and yield into keyword.return group
antonk52
2021-07-04
feat(keywords) add keyword.return & keyword.yield
antonk52
2021-06-22
fix typo: Enviroment -> Environment
kmarius
2021-04-24
highlight: add 'comment' to hlmap
Munif Tanjim
2021-03-30
Add text.reference and text.environment
Stephan Seitz
2021-03-30
latex: add TSMath that behaves like vimtex math highlighting
Stephan Seitz
2021-03-18
feat: Allow tables for additional_vim_regex_highlighting
Stephan Seitz
2021-03-18
feat: Allow to configure to use syntax and tree-sitter together
Stephan Seitz
2021-03-12
Add comment parser to highlight comment tags (#893)
Santos Gallegos
2021-03-04
[highlights] Add TSSymbol highlight group
Dennis B
2021-02-11
HTML: improve highlights & injections
Santos Gallegos
2021-01-14
fix(highlight): fix detach function
Thomas Vigouroux
2021-01-14
fix(highlight): remove unneeded query management
Thomas Vigouroux
2020-12-21
Remove deprecated highlights
delphinus
2020-12-07
typo
rockerBOO
2020-12-07
cleanup: Add additional context
rockerBOO
2020-12-07
docs: Update docs for missing groups, re-order alphabetically
rockerBOO
2020-11-23
fix: update interface following languagetree merge (#687)
Thomas Vigouroux
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
[next]