aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* feat(highlights): add is predicateSteven Sojka2020-08-161-0/+1
* fix(highlight): link TSVariable to NormalThomas Vigouroux2020-08-131-2/+2
* Change capture groups and add variable highlightsAkin Sowemimo2020-08-091-0/+3
* Lua: highlight function nameSantos Gallegos2020-08-091-0/+1
* Add 'all' to completions for TSInstall/TSUpdate/TSUninstallStephan Seitz2020-08-021-2/+2
* Add TSUpdate command to update parsersStephan Seitz2020-08-021-0/+3
* Parsers: add reStructuredTextSantos Gallegos2020-07-271-0/+8
* Rename attribute to annotationAkin Sowemimo2020-07-231-1/+1
* Add attribute to the highlight mapAkin Sowemimo2020-07-231-0/+1
* Add module refactor.highlight_current_scopeStephan Seitz2020-07-131-0/+1
* Fix #136: Highlight of TSFloat should be Float not TSFloatStephan Seitz2020-07-011-1/+1
* refactor(refactor): use higher local apis and some cleanupSteven Sojka2020-06-301-0/+3
* highlights: declare links as defaultsThomas Vigouroux2020-06-291-33/+33
* highlight: use custom highlight groupsThomas Vigouroux2020-06-261-1/+40