Commit graph

1138 commits

Author SHA1 Message Date
Github Actions
123d2edfce [docgen] Update README.md
skip-checks: true
2021-03-24 18:32:13 +01:00
Steven Sojka
4da6f29a56 chore(parsers): add tsx maintainer 2021-03-24 18:32:13 +01:00
Steven Sojka
7984975a2f
feat(install): allow ignore list when installing parsers (#1098) 2021-03-24 09:12:03 -05:00
kraftwerk28
09045354c0 Add generator functions to ecma queries 2021-03-23 23:37:11 +01:00
Corey Williamson
548a0d8d7f Update teal highlights 2021-03-23 22:20:30 +01:00
Github Actions
06a6510637 [docgen] Update README.md
skip-checks: true
2021-03-23 21:25:37 +01:00
Stephan Seitz
1375cc5c1f fix(checkhealth): display error messages of failed queries 2021-03-23 21:25:37 +01:00
GitHub
db1fa43484 Update lockfile.json 2021-03-23 13:15:18 +01:00
Himujjal
597ec69378 Added Zig grammar 2021-03-23 12:36:34 +01:00
GitHub
74234bc0e0 Update lockfile.json 2021-03-22 22:48:01 +01:00
Christian Clason
ebdd43b68d add basic queries for bibtex 2021-03-22 22:19:10 +01:00
shirasaka
71e3391a8c Add indents for php 2021-03-22 18:02:10 +01:00
Brady Phillips
bdbae28b24 Fix indent size
Indent size should equal shiftwidth, unless shiftwidth is 0 in which
case tabstop should be used.
2021-03-22 17:36:19 +01:00
GitHub
445d16ccae Update lockfile.json 2021-03-22 12:41:04 +01:00
bitcoder
b84dbcc66c use health#report_warn for treesitter version check 2021-03-22 12:40:43 +01:00
Github Actions
6a489c6c9d [docgen] Update README.md
skip-checks: true
2021-03-22 11:49:51 +01:00
Github Actions
d8b0edb4b4 [docgen] Update README.md
skip-checks: true
2021-03-22 11:49:51 +01:00
Stephan Seitz
283ee87ed1 Add LaTeX/Bibtex parser 2021-03-22 11:49:51 +01:00
GitHub
5a4d9a69ca Update lockfile.json 2021-03-22 11:40:52 +01:00
Brian Ryall
600509aad6 delete locals queries for beancount 2021-03-22 07:11:10 +01:00
Brian Ryall
900222e1ad fix invalid annotation in beancount query 2021-03-22 07:11:10 +01:00
Brian Ryall
a38097256a fix typo in beancount parser 2021-03-22 07:11:10 +01:00
Brian Ryall
fb75f01941 add support for beancount files 2021-03-22 07:11:10 +01:00
Yuki Ito
0c12ff67fe rust: tread , as a punctuation delimiter 2021-03-22 07:07:27 +01:00
Tormod Alf Try Tufteland
db67f5e517 attribute in stead of annotation 2021-03-20 17:52:07 +01:00
Tormod Alf Try Tufteland
8b4b07c55b kotlin: updated parser, and added annotation highlight again 2021-03-20 17:52:07 +01:00
GitHub
e1870183ea Update lockfile.json 2021-03-20 14:01:48 +01:00
Himujjal
4dca2b4142 updated svelte repo 2021-03-20 12:59:14 +01:00
GitHub
e6f2365ade Update lockfile.json 2021-03-19 14:15:13 +01:00
Yuki Ito
b818ace315 go: add builtin types 2021-03-19 13:48:24 +01:00
GitHub
c236b2db9b Update lockfile.json 2021-03-18 19:11:50 +01:00
Hanh Le
5f97c41c54 Update injections.scm 2021-03-18 18:37:04 +01:00
GitHub
3e95cbca85 Update lockfile.json 2021-03-18 12:28:03 +01:00
Stephan Seitz
7dacd66aec feat: Allow tables for additional_vim_regex_highlighting 2021-03-18 12:03:37 +01:00
Stephan Seitz
ff9bf6dc2b feat: Allow to configure to use syntax and tree-sitter together 2021-03-18 12:03:37 +01:00
nbCloud91
5c00f8ede1 fix formatting issues caused by asterisk
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-18 07:09:31 +01:00
NullVoxPopuli
76c1cab7ab Update glimmer queries from plugin
Maybe there is a way to read this file from the plugin directly?
2021-03-18 04:03:53 +01:00
GitHub
bc64492720 Update lockfile.json 2021-03-17 20:40:29 +01:00
sogaiu
b521f1a435 Remove SKIP_LOCKFILE_UPDATES_FOR_LANGS 2021-03-17 20:33:12 +01:00
Stephan Seitz
28a729fe9a Update clojure,turtle,sparql 2021-03-17 20:22:46 +01:00
Stephan Seitz
fc9bdf7c3d GraphQL no longer requires_generate_from_grammar 2021-03-17 20:22:46 +01:00
GitHub
69704cf561 Update lockfile.json 2021-03-17 20:22:46 +01:00
BonaBeavis
f652e1efed Use newline instead of space 2021-03-17 20:21:50 +01:00
BonaBeavis
2bbc1a2d59 Add newline before legend
Without this newline there is no syntax highlighting after the legend.
2021-03-17 20:21:50 +01:00
Stephan Seitz
ad5c0b9d78 Update lockfile 2021-03-16 22:17:23 +01:00
Stephan Seitz
1d9b3b82ff Exclude kotlin, clojure from parser update 2021-03-16 22:17:23 +01:00
kiyan
2f81d4ad27 hotfix npm check 2021-03-16 18:58:36 +01:00
Stephan Seitz
f392f13af4 Add an error message if NPM is not available but needed 2021-03-16 18:52:43 +01:00
Stephan Seitz
1fa1ddea84 fix(CI): add brew update 2021-03-16 18:52:43 +01:00
Stephan Seitz
a9a3418726 Fix CI (not use appimage on Mac) 2021-03-16 18:52:43 +01:00