Commit graph

622 commits

Author SHA1 Message Date
Github Actions
f6c52eb839 Update README 2023-07-17 14:30:50 +02:00
Github Actions
180399295d Update README 2023-07-17 10:21:48 +02:00
github-actions[bot]
3af1220e18
Update README
Co-authored-by: Github Actions <actions@github>
2023-07-11 06:32:36 +00:00
Github Actions
11c685b354 Update README 2023-07-08 10:33:52 +02:00
Github Actions
896f2c7622 Update README 2023-07-04 11:12:22 +02:00
ObserverOfTime
adbabe9b5c chore: remove scheme & racket maintainer 2023-06-29 19:35:58 -04:00
urbit-pilled
04dda34cb7
feat: add Hoon language support
---------

Co-authored-by: urbit-pilled <urbit-pilled>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-06-29 19:26:44 -04:00
Github Actions
e89fd9f963 Update README 2023-06-29 12:41:35 +02:00
ObserverOfTime
43fab6423c feat(pem): add parser 2023-06-28 07:07:05 +03:00
Github Actions
beda622736 Update README 2023-06-27 20:07:22 +02:00
Github Actions
0c5661e5fe Update README 2023-06-24 21:10:04 +02:00
Github Actions
9f87ac1ed1 Update README 2023-06-19 09:45:25 +02:00
Github Actions
1d670b0c90 Update README 2023-05-29 10:27:42 +02:00
Github Actions
1557f5cb9a Update README 2023-05-20 22:04:29 -04:00
Amaan Qureshi
dad1b7cd66 feat: add Objective-C 2023-05-19 12:24:38 -04:00
Colin Kennedy
4c35c0b75d Added USD as a language + some queries
Added USD highlight unittests

Added USD indentation

Added USD indents.scm file

Added USD indent rules

Simplified USD highlight groups

Added explicit highlight groups

Added newline

Removed after/ftdetect/usda.lua

usd/indents.scm - Added inline comments explaining the nodes

Fixed USD highlight group unittests

Added indentation unittests

Simplified USD `@identifier` highlighting

Added USD documentation highlight group tests

Simplified USD highlight groups

Moved USD `@identifier` and `@namespace` highlights into one place

Removed and simplified tests/query/highlights/usd

Simplified tests/query/highlights/usd more

Removed trailing newline

Combined USD test files

Added `set filetype=usd` to minimal_init.lua
2023-05-15 09:28:11 +02:00
Amaan Qureshi
40d373adcd feat: add Odin 2023-05-13 02:49:07 -04:00
Github Actions
195a0cda1a Update README 2023-04-30 23:10:32 -04:00
Amaan Qureshi
cde306813d feat: add luau 2023-04-28 10:29:42 -04:00
Amaan Qureshi
fe3afeaa73 feat: add puppet 2023-04-26 19:29:01 -04:00
Amaan Qureshi
5887528216 docs: update readme maintainers 2023-04-21 04:38:28 -04:00
Amaan Qureshi
c44a63ffdc feat(http): update parser queries from upstream 2023-04-20 05:50:08 -04:00
stefan
481d1eda24
docs: update gitconfig in readme to reflect parser name (#4656) 2023-04-20 03:17:44 +00:00
Christian Clason
584ccea56e
vim: switch to parser maintained by Neovim (#4610)
Problem: The current vimscript parser has not been maintained for a while, which was a blocker for packaging the coming Neovim release. 

Solution: Fork parser to https://github.com/neovim/tree-sitter-vim/ and maintain it there from now on.
2023-04-07 15:03:10 +02:00
Christian Clason
93fa5df0a3 chore(help)!: renamed to vimdoc 2023-04-01 16:10:11 +02:00
Github Actions
0a907316fa Update README 2023-03-27 11:04:29 -04:00
kylo252
1f087c91f5
fix(health): check required neovim version (#4330)
* fix(health): check required neovim version

* fixup(health)!: require v0.8.3 for is_in_node_range

* fixup(readme)!: always prefer latest neovim
2023-03-24 03:36:30 +01:00
Amaan Qureshi
40670af980 feat: add Bass 2023-03-22 06:34:30 -04:00
Amaan Qureshi
bc23db2515 feat: add Luadoc 2023-03-20 04:20:49 -04:00
Amaan Qureshi
17c275bfff feat: add LLVM TableGen 2023-03-16 10:58:50 -04:00
Ramkumar Ramachandra
5c4ea53070 parsers: add tree-sitter-mlir parser
The parser is currently in development, and 60-80% of MLIR files in the
test suite of MLIR, within the Arith, Math, SCF, Tensor, and Linalg
dialects parse successfully.
2023-03-14 01:50:12 +01:00
August Damiani
5b505f5658 docs: consistent in README 2023-03-12 22:13:31 -04:00
Github Actions
a60b2234bc Update README 2023-03-11 17:23:22 -05:00
Amaan Qureshi
207a86e4c9 feat: add Hare 2023-03-11 03:45:31 -05:00
Github Actions
dfa2cf702c Update README 2023-03-10 09:01:56 +01:00
Amaan Qureshi
0db1cc348e feat: add gitconfig 2023-03-10 03:00:55 -05:00
Github Actions
d2a7022d5d Update README 2023-03-10 08:52:42 +01:00
Amaan Qureshi
71be7c04d5 feat: add Squirrel 2023-03-07 23:45:54 -05:00
Amaan Qureshi
ba4bce9bb7 feat: add Uxn Tal 2023-03-07 12:49:04 +01:00
ObserverOfTime
1ceaceb9de docs: fix readme names 2023-03-04 20:36:57 +02:00
Github Actions
00b403f190 Update README 2023-03-04 17:33:28 +01:00
Amaan Qureshi
c9d7918901 feat: add luap 2023-03-04 11:32:25 -05:00
Amaan Qureshi
376d74006f feat: add cue 2023-03-04 05:08:18 -05:00
Christian Clason
8212548e33
docs(readme): recommend installing query parser
now bundled in Neovim
2023-03-03 15:49:25 +01:00
Github Actions
b31312729e Update README 2023-03-02 08:30:56 +01:00
Matthias Q
0572657d4d
feat: add prql (#4393)
* feat: add prql

* highlights(prql): null as constant.builtin

* highlights(prql): add missing kwd, update queries

* highlights(prql): remove redundant queries

* highlights(prql): make `->` a delimiter

* highlights(prql): instructions to `@method.call`
2023-03-01 15:21:11 -05:00
Amaan Qureshi
5b9339f6f4 feat: add PO 2023-03-01 02:56:14 -05:00
Amaan Qureshi
ba4ecfe471 feat: add qmldir 2023-03-01 02:28:48 -05:00
Amaan Qureshi
3fe80dbecd feat: add passwd 2023-02-28 17:48:11 -05:00
Amaan Qureshi
316200f77d feat: add matlab 2023-02-28 02:51:00 -05:00