| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-30 | refactor(all): language tree adaption (#1105) | Steven Sojka | |
| 2021-03-24 | Address #1067: check whether lockfile exists | Stephan Seitz | |
| 2021-03-24 | chore(parsers): add tsx maintainer | Steven Sojka | |
| 2021-03-24 | feat(install): allow ignore list when installing parsers (#1098) | Steven Sojka | |
| 2021-03-23 | Update teal highlights | Corey Williamson | |
| 2021-03-23 | fix(checkhealth): display error messages of failed queries | Stephan Seitz | |
| 2021-03-23 | Added Zig grammar | Himujjal | |
| 2021-03-22 | Fix indent size | Brady Phillips | |
| Indent size should equal shiftwidth, unless shiftwidth is 0 in which case tabstop should be used. | |||
| 2021-03-22 | use health#report_warn for treesitter version check | bitcoder | |
| 2021-03-22 | Add LaTeX/Bibtex parser | Stephan Seitz | |
| 2021-03-22 | fix typo in beancount parser | Brian Ryall | |
| 2021-03-22 | add support for beancount files | Brian Ryall | |
| 2021-03-18 | feat: Allow tables for additional_vim_regex_highlighting | Stephan Seitz | |
| 2021-03-18 | feat: Allow to configure to use syntax and tree-sitter together | Stephan Seitz | |
| 2021-03-18 | fix formatting issues caused by asterisk | nbCloud91 | |
| Replace the asterisk used for "Multiple parsers found" by a plus sign. It prevents the asterisk from messing up the formatting of the rest of the `:checkhealth` buffer. | |||
| 2021-03-17 | Update clojure,turtle,sparql | Stephan Seitz | |
| 2021-03-17 | GraphQL no longer requires_generate_from_grammar | Stephan Seitz | |
| 2021-03-17 | Use newline instead of space | BonaBeavis | |
| 2021-03-17 | Add newline before legend | BonaBeavis | |
| Without this newline there is no syntax highlighting after the legend. | |||
| 2021-03-16 | Update lockfile | Stephan Seitz | |
| 2021-03-16 | hotfix npm check | kiyan | |
| 2021-03-16 | Add an error message if NPM is not available but needed | Stephan Seitz | |
| 2021-03-16 | Fixup: ocamllex | Stephan Seitz | |
| 2021-03-16 | Update ocaml | Stephan Seitz | |
| 2021-03-16 | Update Kotlin parser | Stephan Seitz | |
| 2021-03-16 | Update verilog to 0.19.2 | Stephan Seitz | |
| 2021-03-16 | Update fennel parser to 0.19.2 | Stephan Seitz | |
| 2021-03-16 | Add explanation why some parsers need to be generated from source now | Stephan Seitz | |
| 2021-03-16 | Dart, Svelte no longer requires_generate_from_grammar | Stephan Seitz | |
| 2021-03-16 | Downgrade glimmer to the 0.19.0 version | Stephan Seitz | |
| 2021-03-16 | Update jsonc to 0.19.0 | Stephan Seitz | |
| 2021-03-16 | Remove verilog parser | Stephan Seitz | |
| 2021-03-16 | Fixup CI | Stephan Seitz | |
| 2021-03-16 | Add ocamllex to needs_generate | Stephan Seitz | |
| 2021-03-16 | Fix clojure | Stephan Seitz | |
| 2021-03-16 | Add CI hack | Stephan Seitz | |
| 2021-03-16 | Mark parsers with NPM dependency | Stephan Seitz | |
| 2021-03-16 | Make parsers that require "TSGenerateFromGrammar" | Stephan Seitz | |
| 2021-03-16 | Update parsers | Stephan Seitz | |
| 2021-03-16 | Add support for R language. | echasnovski | |
| 2021-03-12 | Add comment parser to highlight comment tags (#893) | Santos Gallegos | |
| Closes #236 | |||
| 2021-03-09 | update tips in healthcheck | bitcoder | |
| 2021-03-09 | add treesitter version in checkhealth | bitcoder | |
| 2021-03-04 | Add Windows support for cl.exe | Jozef Grajciar | |
| Co-authored-by: Stephan Seitz <stephan.seitz@fau.de> | |||
| 2021-03-04 | [highlights] Add TSSymbol highlight group | Dennis B | |
| Addresses issue #892 Ruby and Dart literal symbols will now be highlighted by the new TSSymbol highlight group, which itself will, by default, link to the Vim Identifier highlight group. Vim theme authors can then set their TSSymbol colors. Symbol highlighting can apply to a number of languages as noted in the following Wikipedia page: https://en.wikipedia.org/wiki/Symbol_(programming) Not just for Ruby and Dart. | |||
| 2021-03-02 | Fix: Allow repo.url to end in ".git" | Stephan Seitz | |
| 2021-03-02 | Fix #972: Add tar-download support for Gitlab | Stephan Seitz | |
| 2021-03-01 | fix: add used_by in parser setter | kiyan | |
| 2021-03-01 | Add branch to glimmer config | NullVoxPopuli | |
| 2021-03-01 | Add glimmer parser | NullVoxPopuli | |
