aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore!: remove filetype detection and filetype pluginsChristian Clason2022-04-1828-40/+0
* chore: deprecate ts_utils.get_node_textStephan Seitz2022-04-184-36/+14
* chore!: remove compat module for vim.uiStephan Seitz2022-04-181-23/+0
* test(go): add cases for newlines de-indentationAkin Sowemimo2022-04-182-0/+12
* fix(go): reduce indent after },)Akin Sowemimo2022-04-181-0/+5
* feat(swift): switch to branch with generated filesChristian Clason2022-04-182-3/+2
* Update lockfile.jsonGitHub2022-04-181-2/+2
* highlights(java): add support for `text_block`sStephan Seitz2022-04-161-1/+1
* feat(vim): highlight unknown commandsThomas Vigouroux2022-04-161-1/+4
* Update lockfile.jsonGitHub2022-04-161-1/+1
* Update lockfile.jsonGitHub2022-04-161-1/+1
* chore: bump minimal Nvim version to 0.7 and checkChristian Clason2022-04-162-2/+6
* ci: bump treesitter to 0.20.6Christian Clason2022-04-162-2/+2
* remove ignore_child_trees from get_node_at_positionMarcus Caisey2022-04-161-8/+15
* add ignore_injected_langs to get_node_at_cursorMarcus Caisey2022-04-161-4/+9
* ci: remove all swift skipsChristian Clason2022-04-161-5/+0
* highlights(julia): Update literalsSergio Alejandro Vargas2022-04-161-25/+33
* Update lockfile.jsonGitHub2022-04-151-1/+1
* Update lockfile.jsonGitHub2022-04-151-1/+1
* Format with styluaEmilia Simmons2022-04-151-1/+1
* fix: properly select name in revision archiveEmilia Simmons2022-04-151-1/+6
* Update lockfile.jsonGitHub2022-04-151-1/+1
* highlights(markdown): fix conceal captureStephan Seitz2022-04-151-1/+1
* highlights(markdown): conceal link markersStephan Seitz2022-04-151-0/+8
* highlights(markdown): conceal `emphasis_delimiter`Stephan Seitz2022-04-151-5/+6
* highlights(markdown): add conceal to fenced code blocksStephan Seitz2022-04-151-0/+7
* Fix syntax in commentDalembert2022-04-151-2/+2
* ci: don't skip swift anymoreStephan Seitz2022-04-152-28/+22
* ci: update windows workflow to 0.7Christian Clason2022-04-151-1/+1
* latex: capture math env contentsChristian Clason2022-04-151-1/+3
* Fix backtick typo in highlighting issue templateJendrik Stelzner2022-04-151-1/+1
* Update lockfile.jsonGitHub2022-04-151-2/+2
* julia: update queries to parser changesChristian Clason2022-04-154-13/+16
* Update lockfile.jsonGitHub2022-04-141-2/+2
* latex: update queriesChristian Clason2022-04-142-61/+42
* Update lockfile.jsonGitHub2022-04-141-1/+1
* Update lockfile.jsonGitHub2022-04-131-4/+4
* Update lockfile.jsonGitHub2022-04-131-2/+2
* svelte query and lockfile updatedHimujjal Upadhyaya2022-04-132-1/+3
* Update lockfile.jsonGitHub2022-04-121-1/+1
* Update lockfile.jsonGitHub2022-04-121-1/+1
* Update lockfile.jsonGitHub2022-04-111-0/+3
* fix: remove ftdetect, Fix `struct` highlight for wgslKonrad Bochnia2022-04-113-3/+2
* Add WGSL parserKonrad Bochnia2022-04-115-0/+122
* Update lockfile.jsonGitHub2022-04-111-3/+3
* Add c injection for cgo commentskraftwerk282022-04-111-0/+5
* Update lockfile.jsonGitHub2022-04-101-0/+3
* Fix nvim-treesitter CI6cdh2022-04-102-7/+8
* Added folds, injections6cdh2022-04-102-0/+2
* Added scheme highlights6cdh2022-04-101-0/+181