Andrew Helwer
17d75b31ea
Fixed lua style issues, updated grammar version to fix macOS build issues
2021-08-20 18:56:14 +02:00
Andrew Helwer
a19912e105
Filetype is tla
2021-08-20 18:56:14 +02:00
Andrew Helwer
da2336ea80
Added TLA+ grammar & queries
2021-08-20 18:56:14 +02:00
Santos Gallegos
955f19c64a
Add jsx to javascript ( #1696 )
...
This is mainly so the playground doesn't error when opening the jsx
query files.
2021-08-20 11:29:33 -05:00
Clay
57c2081e3f
Add HEEx language support, add missing commentstrings
2021-08-18 14:07:59 +02:00
Thomas Vigouroux
f2076b267e
feat: add support for vim
2021-08-16 15:09:53 +02:00
maxxnino
53160520e2
Update new query and parser for zig
2021-08-11 08:16:16 +02:00
Connor Lay (Clay)
6944173e87
Feature: Add Surface language and integrate with Elixir ( #1645 )
...
* Add initial surface highlights & injections
* Additional surface highlights
* Filetype detection, fix injections
* Fix Elixir function highlight when left is an identifier
* Add surface parser
* Fix comment highlights
* Surface folds, indents, better highlights
* Highlight surface components & directives
* Restore comments Elixir injections
2021-08-01 19:09:41 +00:00
Pierre Poupin
605d71ecd3
feature: make godotResource compatible with gdresource filetype
2021-07-29 21:09:54 +02:00
Pierre Poupin
670275de30
feature: add godotResource queries
2021-07-29 07:34:15 +02:00
26797767+krnik
8df19b91ad
Update transferred fish repo info
2021-07-19 21:27:07 +02:00
Tomas Sandven
a6121f014d
Add YANG parser
2021-07-19 16:03:27 +00:00
Michael Hoffmann
61411b27c5
remove packer and nomad from hcl.used_by ( #1527 )
2021-07-07 18:12:41 -05:00
Stephan Seitz
53d92f65bd
parsers: Teal now requires generate from grammar
2021-07-06 01:55:45 +02:00
Santos Gallegos
8b876207e6
Update used_by for parent parsers
...
html_tags and ecma don't have a parser of they own,
but that's actually just to get around to inherit
common queries.
When editing these "base" queries,
the playground breaks. Having them in used_by would fix this.
2021-07-05 12:39:00 +02:00
Santos Gallegos
be8f656087
Use stylua for autoformat code ( #1480 )
2021-07-04 21:12:17 +00:00
mhoffm
b67442f112
fix missing maintainer in hcl parser config
2021-07-02 19:47:30 +02:00
Uy Ha
e01e79c46c
Add external scanner for cmake parser
2021-07-02 08:37:02 +02:00
Uy Ha
9dac8b403d
Add maintainer info
2021-07-02 08:37:02 +02:00
Uy Ha
a51f25819a
[WIP] tree-sitter-cmake integration
2021-07-02 08:37:02 +02:00
mhoffm
54eb49bf9c
add used_by directive for some of the tools that are using hcl
2021-07-02 01:56:25 +02:00
mhoffm
3df418ae8a
drop 'used_by' from hcl parser config
2021-07-02 01:56:25 +02:00
mhoffm
9275a15aad
add hcl parser
2021-07-02 01:56:25 +02:00
Stephan Seitz
44a8c6937a
fix(parsers): cuda requires npm
2021-06-17 08:49:24 +02:00
Stephan Seitz
8eb37c4409
parsers: add tree-sitter-cuda
2021-06-14 07:30:51 +02:00
Luxed
b5d603a876
parsers(c_sharp): put myself as a maintainer
2021-06-04 23:56:26 +02:00
Stephan Seitz
31f1125827
Fix #1324 : tree-sitter CLI requires node
2021-06-03 14:24:25 +02:00
elianiva
11bc69305f
feat: use the original scss parser
...
..and add myself as the maintainer
2021-05-26 07:47:58 +02:00
Stephan Seitz
945c93c1ad
parsers: generate_requires_npm for commonlisp
2021-05-18 21:34:24 +02:00
Daniel Kempkens
9f0f594ab8
Add requires_generate_from_grammar
2021-05-18 19:10:06 +02:00
Daniel Kempkens
e7e1db38cd
Initial Elixir support
2021-05-18 19:10:06 +02:00
Stephan Seitz
7ccbf7ca7e
parsers: remove requires_generate_from_grammar for supercollider
2021-05-17 21:54:19 +02:00
Stephan Seitz
69b2e88839
parsers: fortran no longer requires_generate_from_grammar
2021-05-17 21:43:08 +02:00
Stephan Seitz
64f13eace5
Extend CL highlights
2021-05-17 20:45:31 +02:00
Stephan Seitz
e197736061
Add support for Common Lisp
2021-05-17 20:45:31 +02:00
Camden Cheek
40ffe75bd2
Add config for Dockerfile parser ( #1288 )
2021-05-11 16:03:36 +00:00
Thomas Vigouroux
0704c73595
chore(erlang): don't generate parser from grammar
2021-05-07 20:59:34 +02:00
Omar Zeghouani
83f7739071
Add fish queries
...
Add isatty as builtin
Update function_definition option
Update highlights.scm per review
Fix list indentation
Add maintainer names
2021-05-07 10:12:31 +02:00
Stephan Seitz
68d2b01572
parsers: add tree-sitter-fish
...
Addresses #1268
2021-05-07 10:12:31 +02:00
Camden Cheek
7390cf4590
Fix indentation
2021-04-28 17:37:33 +02:00
Camden Cheek
07fc8cc20e
Add go-mod tree-sitter config
...
Adds a tree-sitter config for go.mod files as well as highlighting
queries.
2021-04-28 17:37:33 +02:00
Stephan Seitz
3b8d23ca30
parsers: Add Fortran parser
...
Fixes: https://github.com/nvim-treesitter/nvim-treesitter/issues/1194
Refs:
- https://nvim-treesitter.zulipchat.com/#narrow/stream/252271-general/topic/Meeting.20everyone/near/219174700
2021-04-23 16:03:18 +02:00
Stephan Seitz
e062f8dade
parsers: nix no longer requires_generate_from_grammar
...
Not required after https://github.com/cstrahan/tree-sitter-nix/pull/11
2021-04-22 17:58:51 +02:00
Santos Gallegos
574bd5ae37
YAML: update queries ( #1203 )
...
Closes https://github.com/nvim-treesitter/nvim-treesitter-refactor/issues/18
2021-04-18 21:51:03 +00:00
Shatur95
ec9ee2757d
Fix GDScript highlighting
2021-04-18 20:40:58 +02:00
elianiva
5ead7a0fa7
fixup: remove generate_from_grammar
2021-04-08 22:50:41 +02:00
elianiva
8ac8f2c39b
feat: add scss parser
2021-04-08 22:50:41 +02:00
Stephan Seitz
b9470e30b9
Remove requires_generate_from_grammar for ledger
2021-04-01 21:10:47 +02:00
Stephan Seitz
25ee877b62
all/maintained: only installation from grammar when tree-sitter CLI executable
2021-04-01 21:10:47 +02:00
Stephan Seitz
e1997ebbca
Add LaTeX maintainers
2021-03-30 19:26:37 +02:00