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
/
plugin
Age
Commit message (
Expand
)
Author
2021-04-24
Link TSComment to Comment
Santos Gallegos
2021-03-30
Add LaTeX maintainers
Stephan Seitz
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-23
fix(checkhealth): display error messages of failed queries
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-28
feat(query): add cache for get_query (#879)
oberblastmeister
2020-12-21
Revert "Add lacked highlight link defined in highlight.lua"
delphinus
2020-12-21
Add lacked highlight link defined in highlight.lua
delphinus
2020-10-19
Fix #595, #583: do not set defaults for highlights that have no default highl...
Stephan Seitz
2020-10-11
Explicitly check for cterm and gui values for fg
Akin Sowemimo
2020-10-11
Add a check to ensure the fg attribute exists
Akin Sowemimo
2020-10-11
Don't change the background highlights
Akin Sowemimo
2020-10-11
fix cterm fg and bg error
Akin Sowemimo
2020-10-11
Add background and foreground colors to TSNone
Akin Sowemimo
2020-10-10
fix(highlights): Add TSNamespace highlight
Stephan Seitz
2020-10-05
Dart highlights: Reset highlight in interpolation
Stephan Seitz
2020-09-25
chore(modules): remove refactor module
Steven Sojka
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
use TSnone instead of linking to Normal
kyazdani42
2020-09-18
link highlight groups for TSTag and TSTagDelimiter
TravonteD
2020-09-15
add TSNone
kiyan42
2020-09-06
Highlights: default TSError to Normal
Santos Gallegos
2020-09-06
Highlights: use underlined for TSURI
Santos Gallegos
2020-09-04
Refactor: move completion functions to autoload
Santos Gallegos
2020-08-16
feat(highlights): add is predicate
Steven Sojka
2020-08-13
fix(highlight): link TSVariable to Normal
Thomas Vigouroux
2020-08-09
Change capture groups and add variable highlights
Akin Sowemimo
2020-08-09
Lua: highlight function name
Santos Gallegos
2020-08-02
Add 'all' to completions for TSInstall/TSUpdate/TSUninstall
Stephan Seitz
2020-08-02
Add TSUpdate command to update parsers
Stephan Seitz
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-13
Add module refactor.highlight_current_scope
Stephan Seitz
2020-07-01
Fix #136: Highlight of TSFloat should be Float not TSFloat
Stephan Seitz
2020-06-30
refactor(refactor): use higher local apis and some cleanup
Steven Sojka
2020-06-29
highlights: declare links as defaults
Thomas Vigouroux
2020-06-26
highlight: use custom highlight groups
Thomas Vigouroux
2020-06-20
refactor: parser list and lang->ft/ft->lang
kiyan42
2020-04-25
refactor(textobj): use configs and don't use VimL
Thomas Vigouroux
2020-04-25
textobj: add incremental scope selection
Thomas Vigouroux
2020-04-24
feat/refacto: improve configurations
kiyan42
2020-04-21
feat/refacto: add configs.lua, setup install
kiyan42
2020-04-19
feat: create NvimTreesitter augroup at startup
Thomas Vigouroux
2020-04-19
fix: add plugin file
Thomas Vigouroux