summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-11Ensure `ft_to_lang` supports multipart filetypes.Robert Jackson
2021-11-11Add `html.handlebars` as a valid type for the glimmer parser.Robert Jackson
2021-11-11Add Operators for RubyCameron
2021-11-11fix(vue.indents): add support for template_elementCyril Mizzi
2021-11-11fix: define indents.scm for html_tags and inherits html and vue from this fileCyril Mizzi
2021-11-11feat(vue): add indents.scm fileCyril Mizzi
2021-11-08Update lockfile.jsonGitHub
2021-11-08docs: make comment more specificSirisak Lueangsaksri
2021-11-08refactor: nitpickingSirisak Lueangsaksri
2021-11-08feat: sync install for `ensure_installed`Sirisak Lueangsaksri
2021-11-05docs: move description to the first lineDundar Göc
2021-11-04Update lockfile.jsonGitHub
2021-11-04fix(teal): highlighting for typesLewis Russell
2021-11-03Update lockfile.jsonGitHub
2021-11-02chore: fix typosDundar Göc
2021-11-02Add `ftdetect` setup for `glimmer` parser. (#1973)Robert Jackson
2021-11-02feat(svelte): inject JS on `each` expression (#1969)elianiva
2021-11-01Update queries/python/highlights.scmSantos Gallegos
2021-11-01Revert "feat: add `del` keyword for highlights"Santos Gallegos
2021-11-01Update lockfile.jsonGitHub
2021-11-01Fix typo in locals.lua: vaild -> validStephan Seitz
2021-11-01Fix bugs in TSRangeStephan Seitz
2021-11-01Update lockfile.jsonGitHub
2021-11-01feat: add `del` keyword for highlightsAshish Panigrahi
2021-10-31D: fix duplicate `@namespace` captureSantos Gallegos
2021-10-30Rust: highlight uppercase identifiers in match arms as constant (#1940)Santos Gallegos
2021-10-30Add fennel ftdetect file (#1952)Yuri Pieters
2021-10-26yaml: improve highlights and locals (#946)Santos Gallegos
2021-10-23Update lockfile.jsonGitHub
2021-10-22Use wrapper around vim.notify with common optionsSantos Gallegos
2021-10-22Elixir: fix a few highlights, add ExUnit support to locals (#1933)Clay
2021-10-22Update parsers with C# fixes (#1910)Stephan Seitz
2021-10-22Python: highlight interpolation escaped charsSantos Gallegos
2021-10-21Update lockfile.jsonGitHub
2021-10-21Add zig as compiler for parsermaxxnino
2021-10-21Highlight zig add missing AssignOpmaxxnino
2021-10-21[docgen] Update README.mdGithub Actions
2021-10-21ci: use nvim v0.5.1 on CIStephan Seitz
2021-10-21ci: upload artifacts before checkStephan Seitz
2021-10-20fix(d): don't use string_literalsCezary Drożak
2021-10-20[docgen] Update README.mdGithub Actions
2021-10-20highlights(cpp): highlight literal_suffix as `@operator`Stephan Seitz
2021-10-19Use vim.notify instead of print in some places (#1927)Santos Gallegos
2021-10-15HTML: highlight text nodes as textSantos Gallegos
2021-10-13Highlight and,or,not,in as @keyword.operatorConnor Lay (Clay)
2021-10-13Fix documentation highlights, formattingConnor Lay (Clay)
2021-10-13Locals matching "when" operator, add pipe queriesConnor Lay (Clay)
2021-10-13Increase Elixir locals pattern match depth to 20 nodesConnor Lay (Clay)
2021-10-13Update locals with support for deep pattern matchesConnor Lay (Clay)
2021-10-13Update indents & fix catch highlightsConnor Lay (Clay)