summaryrefslogtreecommitdiff
path: root/plugin
AgeCommit message (Expand)Author
2020-10-05Dart highlights: Reset highlight in interpolationStephan Seitz
2020-09-25chore(modules): remove refactor moduleSteven Sojka
2020-09-19Add @keyword.operator for operators that are English words and add @exception...Stephan Seitz
2020-09-18Re-add attribute highlightAkin Sowemimo
2020-09-18use TSnone instead of linking to Normalkyazdani42
2020-09-18link highlight groups for TSTag and TSTagDelimiterTravonteD
2020-09-15add TSNonekiyan42
2020-09-06Highlights: default TSError to NormalSantos Gallegos
2020-09-06Highlights: use underlined for TSURISantos Gallegos
2020-09-04Refactor: move completion functions to autoloadSantos Gallegos
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-08-13fix(highlight): link TSVariable to NormalThomas Vigouroux
2020-08-09Change capture groups and add variable highlightsAkin Sowemimo
2020-08-09Lua: highlight function nameSantos Gallegos
2020-08-02Add 'all' to completions for TSInstall/TSUpdate/TSUninstallStephan Seitz
2020-08-02Add TSUpdate command to update parsersStephan Seitz
2020-07-27Parsers: add reStructuredTextSantos Gallegos
2020-07-23Rename attribute to annotationAkin Sowemimo
2020-07-23Add attribute to the highlight mapAkin Sowemimo
2020-07-13Add module refactor.highlight_current_scopeStephan Seitz
2020-07-01Fix #136: Highlight of TSFloat should be Float not TSFloatStephan Seitz
2020-06-30refactor(refactor): use higher local apis and some cleanupSteven Sojka
2020-06-29highlights: declare links as defaultsThomas Vigouroux
2020-06-26highlight: use custom highlight groupsThomas Vigouroux
2020-06-20refactor: parser list and lang->ft/ft->langkiyan42
2020-04-25refactor(textobj): use configs and don't use VimLThomas Vigouroux
2020-04-25textobj: add incremental scope selectionThomas Vigouroux
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-21feat/refacto: add configs.lua, setup installkiyan42
2020-04-19feat: create NvimTreesitter augroup at startupThomas Vigouroux
2020-04-19fix: add plugin fileThomas Vigouroux