aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* highlights(cpp): highlight literal_suffix as `@operator`Stephan Seitz2021-10-201-0/+2
* Use vim.notify instead of print in some places (#1927)Santos Gallegos2021-10-191-2/+2
* HTML: highlight text nodes as textSantos Gallegos2021-10-151-1/+1
* Highlight and,or,not,in as @keyword.operatorConnor Lay (Clay)2021-10-131-4/+8
* Fix documentation highlights, formattingConnor Lay (Clay)2021-10-131-45/+35
* Locals matching "when" operator, add pipe queriesConnor Lay (Clay)2021-10-132-62/+95
* Increase Elixir locals pattern match depth to 20 nodesConnor Lay (Clay)2021-10-131-3/+39
* Update locals with support for deep pattern matchesConnor Lay (Clay)2021-10-132-75/+66
* Update indents & fix catch highlightsConnor Lay (Clay)2021-10-132-14/+5
* Update injections & highlights, add foldsConnor Lay (Clay)2021-10-133-123/+154
* Update injections for new elixir-lang parserConnor Lay (Clay)2021-10-131-18/+12
* Update highlights for new elixir-lang parserConnor Lay (Clay)2021-10-131-95/+140
* Switch to official elixir-lang parserConnor Lay (Clay)2021-10-132-6/+3
* feat(healthcheck): support native lua healthchecks, and fixesJavier López2021-10-113-9/+12
* Add scala maintainerStevan Milic2021-10-072-0/+2
* parsers: add D parserCezary Drożak2021-10-075-0/+300
* feat: add "experimental" key to parsersCezary Drożak2021-10-074-1/+56
* Updated TLA+ grammar version and queriesAndrew Helwer2021-10-072-2/+6
* Update toml highlight queriesoxalica2021-10-041-5/+28
* Update lockfile.jsonGitHub2021-10-031-0/+3
* Query fixBenjamin Graham2021-10-031-3/+3
* Highlighting fixedBenjamin Graham2021-10-031-2/+4
* Added branch specificationBenjamin Graham2021-10-031-0/+1
* LLVM parser/highlighter addedBenjamin Graham2021-10-032-0/+20
* Update lockfile.jsonGitHub2021-10-031-2/+2
* chore: use vim.ui.select for TSEditQuery if availableStephan Seitz2021-10-031-19/+36
* chore: print compiler version in healthcheckStephan Seitz2021-10-031-1/+8
* graphql: add `commentstring`Vikas Raj2021-10-031-0/+1
* fix: remove priority in ecma template substitution hlkiyan2021-10-031-9/+9
* Add headers as an option to fold on (#1873)Stephen Bolton2021-10-021-0/+1
* Rust: highlight loop labelsSantos Gallegos2021-10-011-0/+1
* Update README.mdStephan Seitz2021-10-011-1/+1
* docs(install): explain how to use a proxy for downloadStephan Seitz2021-10-011-0/+22
* feat(install): add options `prefer_git` and `command_extra_args`Stephan Seitz2021-10-012-5/+15
* Rust: fix some highlightsSantos Gallegos2021-10-011-3/+6
* highlight `description` as a commentVikas Raj2021-10-011-1/+2
* fix(vim): support syntax command and update parserThomas Vigouroux2021-10-011-0/+16
* Fix #1853igorlfs2021-09-301-1/+0
* Update lockfile.jsonGitHub2021-09-301-1/+1
* Update lockfile.jsonGitHub2021-09-301-3/+3
* feat(fennel): update parser and queriesOtto Modinos2021-09-303-28/+23
* Vim: highlight setlocal (#1877)Santos Gallegos2021-09-301-0/+1
* Update lockfile.jsonGitHub2021-09-271-2/+2
* Vim: update highlights and injectionsSantos Gallegos2021-09-272-0/+23
* Update lockfile.jsonGitHub2021-09-271-1/+1
* cpp: highlight template method identifier as a methodJohn Drouhard2021-09-271-0/+3
* highlights(rust): Add colon `:` to delimitersSergio Alejandro Vargas2021-09-261-1/+1
* highlights(rust): fix bang `!` in macro_invocationSergio Alejandro Vargas2021-09-261-0/+1
* highlights(rust): Fix angle brackets, and closuresSergio Alejandro Vargas2021-09-261-27/+28
* Update lockfile.jsonGitHub2021-09-261-11/+11