aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update parsers: cmake, cpp, ispc, java, lua, robot, wingGitHub2023-08-161-7/+7
|
* fix(ecma): fix no injections for innerHTML (#5258)Pham Huy Hoang2023-08-161-5/+10
|
* fix(python,starlark): update parsers & add escape_interpolationAmaan Qureshi2023-08-163-5/+7
|
* Fix HEEx directive injectionsdvic2023-08-151-9/+20
|
* Update parsers: arduino, cuda, glsl, hlsl, objc, promql, wingGitHub2023-08-141-7/+7
|
* chore(c-family): inject all preproc args againAmaan Qureshi2023-08-136-66/+6
|
* feat(c): mention how to highlight K&R functionsAmaan Qureshi2023-08-131-0/+23
|
* chore: update c & cppAmaan Qureshi2023-08-131-2/+2
|
* ci: dont hardcode the rockspec versionMatthieu Coudron2023-08-131-2/+0
|
* ci: fix luarocks tag release processMatthieu Coudron2023-08-133-4/+58
| | | | | | bumped version of the action Co-authored-by: Marc Jakobi <mrcjkb89@outlook.com>
* Update parsers: bash, c, cuda, wingGitHub2023-08-131-4/+4
|
* feat: add pymanifest parserObserverOfTime2023-08-135-0/+37
|
* feat: add xml & dtd parsersObserverOfTime2023-08-1312-3/+261
|
* fixup: php injectionsChristian Clason2023-08-121-10/+0
|
* fix(directive): make downcase work on capturesChristian Clason2023-08-123-31/+11
|
* feat(bash): add heredoc injectionObserverOfTime2023-08-122-3/+16
|
* fix(php): heredocs injections & highlightsObserverOfTime2023-08-122-0/+20
|
* injections(query): add gsub pattern (#4897)Pham Huy Hoang2023-08-121-0/+7
|
* Add extra language injections for latex (#4896)lnay2023-08-121-0/+10
| | | Add python injections to contents of `sagetex` defined environments, similarly to how `pycode` currently treated.
* Add PHP heredoc and nowdoc injections (#4866)CalebW2023-08-121-3/+13
|
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-12140-664/+1082
| | | | | | | | | Since 0.9, @lang syntax is still available as fallback but will soon be deprecated. Because of that, new syntax should be adopted once 0.9 becomes the baseline requirements for nvim-treesitter - update health check - update doc
* feat!: bump required Nvim version to 0.9.1Christian Clason2023-08-122-3/+3
|
* Update parsers: teal, wingv0.9.1GitHub2023-08-121-2/+2
|
* chore: update cppAmaan Qureshi2023-08-111-1/+1
|
* fix(c-family): inject into preproc args in preproc defs when it spans ↵Amaan Qureshi2023-08-116-0/+12
| | | | multiple lines only
* feat(c): update highlightsAmaan Qureshi2023-08-111-3/+40
|
* Update parsers: arduino, ispc (#5229)github-actions[bot]2023-08-111-2/+2
| | | Co-authored-by: GitHub <noreply@github.com>
* Update parsers: cpp, cuda, glsl, hlsl, objc, vim, wing (#5228)github-actions[bot]2023-08-111-7/+7
| | | Co-authored-by: GitHub <noreply@github.com>
* fix: rename filetype for haskell persistent to match vimBorys Lykah2023-08-111-1/+1
|
* feat: add requirements parserObserverOfTime2023-08-105-0/+61
|
* feat(go): add `max` and `min` to `@function.builtin`Yuki Ito2023-08-101-0/+2
|
* fix: update preproc injections for arduino, cuda, glsl, hlslAmaan Qureshi2023-08-104-4/+8
|
* fix(cpp): update injections from CAmaan Qureshi2023-08-101-1/+2
|
* Update parsers: arduino, c, chatito, cpp, cuda, gitattributes, jsonnet, pem, ↵GitHub2023-08-101-9/+9
| | | | wing
* Update parsers: htmldjango, scala, sql, wingGitHub2023-08-091-4/+4
|
* feat: add .luarc.jsonLewis Russell2023-08-081-0/+25
|
* Update parsers: wingGitHub2023-08-081-1/+1
|
* feat(sql): add missing keywordsMatthias Queitsch2023-08-072-1/+25
|
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-0720-26/+20
|
* fix(spell): do not spell check certain types of strings (#5203)Lewis Russell2023-08-072-1/+8
| | | | | | - Document that only certain kinds of strings are spell checked, and reasons why they may not. - Remove spell checking for bash strings.
* Update parsers: wingGitHub2023-08-071-1/+1
|
* Update parsers: julia, wingGitHub2023-08-051-2/+2
|
* Update parsers: chatito, jsonnet, pem, racket, scheme, wingGitHub2023-08-041-6/+6
|
* feat(perl): improve highlightsObserverOfTime2023-08-031-59/+70
|
* Update parsers: awk, cuda, diff, elm, foam, gleam, gomod, hlsl, ini, java, ↵GitHub2023-08-031-18/+18
| | | | perl, proto, racket, rst, scheme, sql, t32, wing
* fix(gleam): update queries from upstream changesAmaan Qureshi2023-08-022-2/+0
|
* Update READMEGithub Actions2023-08-021-1/+1
|
* feat!: change upstream proto parser and improve highlightsTrey Wood2023-08-024-12/+25
|
* fix(t32): correct gitlab URLChristian Clason2023-08-011-1/+1
|
* fix(perl): update highlights from upstream changesAmaan Qureshi2023-08-011-2/+0
|