summaryrefslogtreecommitdiff
path: root/lua/nvim-treesitter/highlight.lua
AgeCommit message (Expand)Author
2020-08-22fix(modules): do not reattach if already attachedSteven Sojka
2020-08-16feat(highlights): add is predicateSteven Sojka
2020-08-14fix: refactor after upstream refactorThomas Vigouroux
2020-08-10fix(highlight): Use TSParameterThomas Vigouroux
2020-08-09Change capture groups and add variable highlightsAkin Sowemimo
2020-08-09Lua: highlight function nameSantos Gallegos
2020-07-27Parsers: add reStructuredTextSantos Gallegos
2020-07-23Rename attribute to annotationAkin Sowemimo
2020-07-23Add attribute to the highlight mapAkin Sowemimo
2020-07-16Refactor locals.lua:Stephan Seitz
2020-07-16Refactor: Add parsers.get_buf_langStephan Seitz
2020-07-13Fix #167: Add custom_captures config key to set highlights for custom queriesStephan Seitz
2020-06-26highlight: use custom highlight groupsThomas Vigouroux
2020-06-21Merge pull request #90 from kyazdani42/fix/parser-names-as-filetypesKiyan Yazdani
2020-06-21Updated python highlightsJakub Łuczyński
2020-06-20refactor: parser list and lang->ft/ft->langkiyan42
2020-05-17Introduce `@include`Stephan Seitz
2020-05-12refacto/feat: better handling of parser updateskiyan42
2020-05-07feat: support suggested highlightsThomas Vigouroux
2020-04-24feat/refacto: improve configurationskiyan42
2020-04-22highlight: retain highlighters with the buffersThomas Vigouroux
2020-04-22feat: syntax highlightingThomas Vigouroux