aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* fix(checkhealth): display error messages of failed queriesStephan Seitz2021-03-231-1/+1
* Add comment parser to highlight comment tags (#893)Santos Gallegos2021-03-121-0/+4
* [highlights] Add TSSymbol highlight groupDennis B2021-03-041-0/+1
* HTML: improve highlights & injectionsSantos Gallegos2021-02-111-0/+1
* feat(query): add cache for get_query (#879)oberblastmeister2021-01-281-0/+3
* Revert "Add lacked highlight link defined in highlight.lua"delphinus2020-12-211-3/+0
* Add lacked highlight link defined in highlight.luadelphinus2020-12-211-0/+3
* Fix #595, #583: do not set defaults for highlights that have no default highl...Stephan Seitz2020-10-191-3/+0
* Explicitly check for cterm and gui values for fgAkin Sowemimo2020-10-111-7/+8
* Add a check to ensure the fg attribute existsAkin Sowemimo2020-10-111-1/+11
* Don't change the background highlightsAkin Sowemimo2020-10-111-1/+1
* fix cterm fg and bg errorAkin Sowemimo2020-10-111-1/+1
* Add background and foreground colors to TSNoneAkin Sowemimo2020-10-111-1/+1
* fix(highlights): Add TSNamespace highlightStephan Seitz2020-10-101-1/+1
* Dart highlights: Reset highlight in interpolationStephan Seitz2020-10-051-1/+1
* chore(modules): remove refactor moduleSteven Sojka2020-09-251-5/+0
* Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz2020-09-191-0/+1
* Re-add attribute highlightAkin Sowemimo2020-09-181-0/+1
* use TSnone instead of linking to Normalkyazdani422020-09-181-5/+5
* link highlight groups for TSTag and TSTagDelimiterTravonteD2020-09-181-0/+3
* add TSNonekiyan422020-09-151-0/+2
* Highlights: default TSError to NormalSantos Gallegos2020-09-061-1/+1
* Highlights: use underlined for TSURISantos Gallegos2020-09-061-1/+1
* Refactor: move completion functions to autoloadSantos Gallegos2020-09-041-12/+1
* 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
* refactor: parser list and lang->ft/ft->langkiyan422020-06-201-1/+1
* refactor(textobj): use configs and don't use VimLThomas Vigouroux2020-04-251-1/+1
* textobj: add incremental scope selectionThomas Vigouroux2020-04-251-1/+1
* feat/refacto: improve configurationskiyan422020-04-241-7/+10
* feat/refacto: add configs.lua, setup installkiyan422020-04-211-0/+7
* feat: create NvimTreesitter augroup at startupThomas Vigouroux2020-04-191-0/+3
* fix: add plugin fileThomas Vigouroux2020-04-191-0/+7