aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Update lockfile.jsonGitHub2022-09-051-3/+3
|
* Update lockfile.jsonGitHub2022-09-041-1/+1
|
* Update lockfile.jsonGitHub2022-09-031-1/+1
|
* make: add substitution_reference @operatorChinmay Dalal2022-09-031-0/+1
|
* Update lockfile.jsonGitHub2022-09-031-7/+7
|
* feat(qmljs): booleanShootingStarDragons2022-09-021-2/+6
| | | | | | boolean is not in the right color, so fix it Log: fix the color of boolean for qmljs
* Update READMEGithub Actions2022-09-021-0/+1
|
* Update lockfile.jsonGitHub2022-09-021-4/+7
|
* style: styluaRaafat Turki2022-09-012-5/+3
|
* fix: grammar urlRaafat Turki2022-09-011-1/+1
|
* feat(sxhkdrc): add folds and injectionsRaafat Turki2022-09-012-0/+6
|
* feat: add tree-sitter-sxhkdrcRaafat Turki2022-09-012-0/+22
|
* Update lockfile.jsonGitHub2022-08-311-3/+3
|
* chore(highlight): re-add earlier callAkin Sowemimo2022-08-311-0/+2
|
* fix(highlight): ensure links are rebuilt on colorscheme changeAkin Sowemimo2022-08-311-2/+7
|
* Update lockfile.jsonGitHub2022-08-311-3/+3
|
* Update lockfile.jsonGitHub2022-08-301-1/+1
|
* ci(indents): add known failure case for #3364Stephan Seitz2022-08-302-1/+8
|
* Add postresql-simple sql to haskell injectionsMarc Jakobi2022-08-291-0/+10
|
* Fix aesonQQ quasiquote_body for haskell injectionsGuillaume Bouchard2022-08-291-1/+1
| | | Fix name of the captured quoter
* Haskell injection: support inline jsonGuillaume Bouchard2022-08-291-0/+10
| | | Support for inline json using the quasiquoter `aesonQQ`: https://github.com/sol/aeson-qq#readme
* Update lockfile.jsonGitHub2022-08-291-2/+2
|
* update lockfile.jsonMatthias Queitsch2022-08-291-1/+1
|
* account for added and renamed keywordsMatthias Queitsch2022-08-291-2/+7
|
* Update lockfile.jsonGitHub2022-08-281-2/+2
|
* Update lockfile.jsonGitHub2022-08-271-2/+2
|
* Update lockfile.jsonGitHub2022-08-271-1/+1
|
* feat(agda): better highlightShootingStarDragons2022-08-271-3/+4
| | | | | | | | Add highlight for bool add highlight for function Log: better highlight
* feat(cmake): add escape to highlightShootingStarDragons2022-08-271-0/+1
| | | | | | add escape word like "\n", "\;" to highlight Log: escape sequence highlight for cmake
* chore(meson): add injections for mesonShootingStarDragons2022-08-271-0/+1
| | | | | | add comment as injections as other languages like bash Log: add injections for meson
* Update lockfile.jsonGitHub2022-08-271-1/+1
|
* Update lockfile.jsonGitHub2022-08-271-2/+2
|
* docs: make setting about install location more discoverableStephan Seitz2022-08-261-0/+3
|
* fix: warn when user uninstalls parser than is in their ensure_installedStephan Seitz2022-08-262-0/+15
| | | | Fixes #2777
* fix: add hint when there parser is still installed after TSUninstallStephan Seitz2022-08-261-5/+30
|
* chore: remove unused parameterStephan Seitz2022-08-261-1/+1
| | | | The argument wasn't used anywhere neither in function nor in call sites
* chore!: don't allow to silently use alternative install directoryStephan Seitz2022-08-261-20/+11
|
* Update lockfile.jsonGitHub2022-08-261-0/+3
|
* injections(jsx): highlight `<style jsx>` as cssnumToStr2022-08-262-1/+9
|
* Update READMEGithub Actions2022-08-261-0/+1
|
* feat(meson): add support for mesonShootingStarDragons2022-08-263-0/+92
| | | | Log: meson build
* feat(viml): update queriesChristian Clason2022-08-261-2/+15
|
* Update lockfile.jsonGitHub2022-08-261-2/+2
|
* fixup: facepalmChristian Clason2022-08-261-1/+1
|
* Update lockfile.jsonGitHub2022-08-261-1/+1
|
* fix(hl_map): adapt to upstream changes on masterChristian Clason2022-08-261-76/+94
| | | | | | | | | | | | | | | https://github.com/neovim/neovim/pull/19931 adds direct support for highlighting capture groups (with fallback), obviating the need for `vim.treesitter.highlighter.hl_map`. Instead of `hl_map["@keyword"] = "TSKeyword"` users can simply `hi link TSKeyword @keyword` Check for the existence of `hl_map` and either use the former or the latter.
* feat: allow to fold markdown sectionsZheng Piaodan2022-08-261-0/+1
|
* Update lockfile.jsonGitHub2022-08-261-2/+2
|
* Update lockfile.jsonGitHub2022-08-251-1/+1
|
* Update lockfile.jsonGitHub2022-08-241-1/+1
|