aboutsummaryrefslogtreecommitdiffstats
path: root/queries/vim
Commit message (Expand)AuthorAgeFilesLines
* feat(vim): highlight prepend operatorOmar Valdez2024-11-211-0/+1
* fix(vimscript): miscellaneous fixupsRiley Bruins2024-04-191-2/+7
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-212-10/+7
* feat(format-scripts): linewrap predicates再生花2024-02-231-1/+3
* feat(vim): highlight keycodesObserverOfTime2024-01-241-0/+2
* fix(highlights): improve member/property distinctionObserverOfTime2024-01-191-1/+1
* chore: query formattingPham Huy Hoang2024-01-194-128/+186
* feat!: align standard captures with upstreamChristian Clason2024-01-191-11/+11
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-5/+5
* fix(vim): highlight 'scriptencoding' commandObserverOfTime2023-12-091-0/+5
* feat(vim): add the builtin `sign` command (#5322)Kevin Svetlitski2023-08-271-0/+1
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-10/+29
* perf: remove match where possibleAmaan Qureshi2023-04-211-1/+1
* highlights: create subscoping for ternary operatorStephan Seitz2022-12-021-1/+1
* Update lockfile.jsonGitHub2022-11-211-2/+15
* highlights(vim): add some more keywordsObserverOfTime2022-10-151-0/+6
* feat(viml): update queriesChristian Clason2022-10-151-1/+12
* feat(viml): bump parser and queriesChristian Clason2022-09-081-7/+11
* feat(viml): update queriesChristian Clason2022-08-261-2/+15
* chore(vim): update parser and highlightsThomas Vigouroux2022-08-231-4/+2
* feat(vim): update to latest highlightsThomas Vigouroux2022-08-231-0/+18
* update vim parser and queriesChristian Clason2022-08-172-5/+13
* Split func/method definition from calls in several programming language querieslfenzo2022-08-031-1/+1
* vim: add basic folding for if statements and functions (#2994)Seth Barberee2022-06-071-0/+4
* feat(vim): add support for constThomas Vigouroux2022-05-011-0/+1
* feat(vim): highlight unknown commandsThomas Vigouroux2022-04-161-1/+4
* fix(vim): fix highlight for patternPierrick Guillaume2022-02-191-2/+2
* add(vim): add highlight for more keywordsPierrick Guillaume2022-02-081-1/+18
* feat(vim): highlight default parametersZoltán Reegn2022-02-071-1/+2
* feat(vim): highlight "higlight" variantsThomas Vigouroux2022-01-241-0/+8
* feat(vim): support syntax commandThomas Vigouroux2022-01-241-1/+8
* Prefer lua-match over matchLewis Russell2021-11-231-1/+1
* fix(vim): support syntax command and update parserThomas Vigouroux2021-10-011-0/+16
* Vim: highlight setlocal (#1877)Santos Gallegos2021-09-301-0/+1
* Vim: update highlights and injectionsSantos Gallegos2021-09-272-0/+23
* feat(vim): highlight highlight_statement correctlyThomas Vigouroux2021-08-261-4/+9
* Viml: update queriesSantos Gallegos2021-08-232-4/+36
* feat(vim): support augroupsThomas Vigouroux2021-08-201-1/+5
* fix(viml): update and support mappingsThomas Vigouroux2021-08-201-0/+10
* fix(vim): highlight more punctuationThomas Vigouroux2021-08-161-0/+14
* feat: add support for vimThomas Vigouroux2021-08-162-0/+114