summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-29Update lockfile.jsonGitHub
2022-03-29Update READMEGithub Actions
2022-03-29feat: add vimdoc parser and highlight queriesChristian Clason
2022-03-29Update lockfile.jsonGitHub
2022-03-29Update lockfile.jsonGitHub
2022-03-29r(indents): fix brace_list alignmentPedro Castro
2022-03-28r(highlights): fix default_parameterPedro Castro
2022-03-28Update lockfile.jsonGitHub
2022-03-28r(highlights): add default parameter/argument (#2688)Pedro Castro
* Update lockfile.json * r(highlights): default argument/parameter and some updates
2022-03-28Update lockfile.jsonGitHub
2022-03-28Update lockfile.jsonGitHub
2022-03-28Update lockfile.jsonGitHub
2022-03-27doc: mention `vim.filetype.add()` in READMEChristian Clason
...instead of `ftdetect` additions
2022-03-27Update lockfile.jsonGitHub
2022-03-27fixup: lock nix, not norg (#2682)Christian Clason
fixup for 739fefa8fa0c024a89b961bef14822f87fc13692
2022-03-26highlights: conceal `"` in JSONStephan Seitz
Fixes #645
2022-03-26ci: lock nix parserChristian Clason
2022-03-26chore: placate luacheckChristian Clason
2022-03-26Update lockfile.jsonGitHub
2022-03-24fix(prisma): highlight "type" keywordAlexey Orlenko
2022-03-24Update lockfile.jsonGitHub
2022-03-22Update lockfile.jsonGitHub
2022-03-20Update lockfile.jsonGitHub
2022-03-19injections(r): add commentPedro Castro
2022-03-19Combined closing.css and block.css test files into single open_block.cssDaniel Woznicki
2022-03-19Added fix for incorrect CSS indent after closing bracketDaniel Woznicki
Added a failing test for possible broken CSS syntax tree
2022-03-19edit(readme): note about the configuration filetypesMartin Kunz
2022-03-17highlights(php): argument name as parameterWilman Barrios
2022-03-17Update READMEGithub Actions
2022-03-17Add CooklangAddison Chan
2022-03-16Update lockfile.jsonGitHub
2022-03-16highlights(bash): add operators ">>", "<<"Stephan Seitz
2022-03-16Update lockfile.jsonGitHub
2022-03-16highlight(fish): dollar command substitutionOmar Zeghouani
2022-03-16Update lockfile.jsonGitHub
2022-03-15Update lockfile.jsonGitHub
2022-03-14Update lockfile.jsonGitHub
2022-03-14Update lockfile.jsonGitHub
2022-03-14Update lockfile.jsonGitHub
2022-03-14Highlight markdown `uri_autolink` as `@text.uri`Gustaf Lindstedt
2022-03-14Update lockfile.jsonGitHub
2022-03-13Update lockfile.jsonGitHub
2022-03-13Update lockfile.jsonGitHub
2022-03-12properly bind function names to the parent scopeHarry Gallagher
2022-03-12fix(lua): restore precedence for @variable.builtin and @constant.builtinChristian Clason
2022-03-12fix(solidity): follow install_info.branch on parser updateStephan Seitz
2022-03-12Update lockfile.jsonGitHub
2022-03-12Add more indentationsNick Pezza
2022-03-12Dedent on end in ruby filesNick Pezza
Fixes #2554
2022-03-11Update READMEGithub Actions