Commit graph

807 commits

Author SHA1 Message Date
Dave Lage
ff1c77b206
Javascript unary expression (#712)
* javascript: Move unary_expression matching.

* javascript: Move unary_expression matching.

* javascript: Update unary to operator

* javascript: Update qnary to be more specific
2020-12-12 14:47:09 -06:00
kyazdani42
96e86eab80 Update lockfile.json 2020-12-12 19:22:34 +01:00
Stephan Seitz
b42d1db82d Update lockfile 2020-12-12 19:04:43 +01:00
Github Actions
d8f75f0b09 [docgen] Update README.md
skip-checks: true
2020-12-12 19:04:43 +01:00
Stephan Seitz
6142223557 Add fix for vim.fn.executable(vim.NIL)
This might be a hard error in future:
https://github.com/neovim/neovim/issues/13485
7bb4e74c38
2020-12-12 15:25:27 +01:00
rockerBOO
9279ff5065 go: Add package_identifier as variable 2020-12-10 23:56:01 +01:00
Github Actions
e3ae100faf [docgen] Update README.md
skip-checks: true
2020-12-10 18:51:08 +01:00
Stephan Seitz
a5a268df27 Pin Erlang parser 2020-12-10 18:51:08 +01:00
Okan Esen
41ddc39f86 fix erlang parser installation 2020-12-10 17:30:48 +01:00
Leandro Ostera
14c687a6bb Add Erlang parser to list 2020-12-10 11:18:17 +01:00
Luis Carlos Cruz Carballo
76486942e7 Allow user configure parsers using metatables 2020-12-09 19:11:41 +01:00
Stephan Seitz
a47c83d12d Update Elm parser
No new nodes only a fix for trailing spaces
2020-12-09 12:30:10 +01:00
li
66d35f9357 fix: find parsers correctly
Explicitely installed parsers will not be found implicitely
2020-12-09 08:46:59 +01:00
Stephan Seitz
b090476aa4 Update ruby parser
- Fix handling of multi-line interpolations within heredocs
- Add operator field name to operator_assignment
2020-12-08 20:13:14 +01:00
Stephan Seitz
dcb66b5a13 Update ruby parser
Includes fixes for float rationals and keyword parameters
2020-12-08 20:13:14 +01:00
rockerBOO
d8d90909a9 typo 2020-12-07 21:50:47 +01:00
rockerBOO
3a337e0b3c cleanup: Add additional context 2020-12-07 21:50:47 +01:00
rockerBOO
913261739d Add TSComment to docs 2020-12-07 21:50:47 +01:00
rockerBOO
07e86b1553 docs: Update docs for missing groups, re-order alphabetically 2020-12-07 21:50:47 +01:00
Stephan Seitz
3727be629c Remove 'CI' guard (we can have now the newest version of nvim again) 2020-12-07 13:30:45 +01:00
Stephan Seitz
939d2e574e Pin kotlin parser 2020-12-06 23:25:33 +01:00
Tormod Alf Try Tufteland
855df2d0cc type and identifer defaults. fixed const keyword 2020-12-06 15:08:51 +01:00
Tormod Alf Try Tufteland
e63f81ec0a @annotation -> @attribute 2020-12-06 15:08:51 +01:00
Tormod Alf Try Tufteland
c071454a18 add more builtin functions 2020-12-06 15:08:51 +01:00
Tormod Alf Try Tufteland
18fadcfd4b add readme and more correct highlight captures 2020-12-06 15:08:51 +01:00
Tormod Alf Try Tufteland
558d938c2e move divide to punctiation.special 2020-12-06 15:08:51 +01:00
Tormod Alf Try Tufteland
d90a4621a3 add kotlin parser and highligh-queries 2020-12-06 15:08:51 +01:00
Kassio Borges
b8bbfceca7 Add some ruby exception keywords 2020-12-05 22:49:42 +01:00
Stephan Seitz
407ff057db Update Ruby parser 2020-12-03 22:24:48 +01:00
Stephan Seitz
c76709fd36 Update Teal queries and parser 2020-12-03 21:13:02 +01:00
Stephan Seitz
6823adf458 Update lockfile.json (Ruby, Elm) 2020-12-03 21:13:02 +01:00
Thanabodee Charoenpiriyakij
37da1c0a30 css: add indent support 2020-12-03 14:32:59 +01:00
Stephan Seitz
ab808e8495 Fixup jq 2020-11-30 11:19:22 +01:00
Stephan Seitz
740f36b81d Pretty print lockfile.json 2020-11-30 11:19:22 +01:00
Stephan Seitz
3b3c0098a6 Fix update-parsers workflow 2020-11-30 11:19:22 +01:00
Stephan Seitz
e8788c52e5 Add "Update parsers workflow" 2020-11-30 11:19:22 +01:00
Stephan Seitz
b3a3403e25 Update Python queries 2020-11-30 11:19:22 +01:00
Stephan Seitz
47fae4eff8 Update teal queries 2020-11-30 11:19:22 +01:00
Stephan Seitz
9cfcae6a9c Update lockfile 2020-11-30 11:19:22 +01:00
Bryan Kegley
3f617edd50 graphql: add missing highlights
* enum values
* comment
* input parameters
* 'implements' keyword
* include '@' in directive name
* fragment definition and spread
2020-11-30 11:17:44 +01:00
Stephan Seitz
382e09aa56 Fix #724: Add (initializer_list) to C folds 2020-11-30 11:13:20 +01:00
Luis Carlos Cruz Carballo
7cea298144 graphql: add injection to javascript and add comment query 2020-11-29 20:20:04 +01:00
Wilman Barrios
565ab1a1bd Fix typo in README 2020-11-29 18:54:19 +01:00
Github Actions
5e36ed35f0 [docgen] Update README.md 2020-11-29 16:37:09 +01:00
Stephan Seitz
bb4e2710f8 Add hint to use :TSUpdate as post-update-hook 2020-11-29 16:37:09 +01:00
Stephan Seitz
bdabf38a59 Fix: Print message when TSUpdate has nothing to do 2020-11-29 16:37:09 +01:00
rockerBOO
299b874d2f typescript: Use javascript shorthand_property_identifier 2020-11-27 22:20:32 +01:00
rockerBOO
a0b2fab978 javascript: Mark shorthand_property_identifier as variable 2020-11-27 22:20:32 +01:00
Bryan Kegley
322a4690c5 graphql: add highlights 2020-11-27 14:06:27 +01:00
Bryan Kegley
4cc4c6f8b1 feat: add graphql grammar 2020-11-27 14:06:27 +01:00