leo60228
1a4b5da758
Indent C compound_literal_expression
2021-08-01 11:01:47 +02:00
Stephan Seitz
59887fbf33
Use node action
2021-07-31 19:57:08 +02:00
Tae Sandoval
950932f0c2
Add some missing ftdetect files
2021-07-30 14:35:32 -05:00
Github Actions
dedd74ebdb
[docgen] Update README.md
...
skip-checks: true
2021-07-29 21:09:54 +02:00
Pierre Poupin
8af9fdedb3
feature: add gdresource ftdetect
2021-07-29 21:09:54 +02:00
Pierre Poupin
605d71ecd3
feature: make godotResource compatible with gdresource filetype
2021-07-29 21:09:54 +02:00
Github Actions
53fc867f0a
[docgen] Update README.md
...
skip-checks: true
2021-07-29 07:34:15 +02:00
Pierre Poupin
670275de30
feature: add godotResource queries
2021-07-29 07:34:15 +02:00
Stephan Seitz
9e147d2356
highlights(clojure): fix highlighting of #_
...
Fix https://github.com/sogaiu/tree-sitter-clojure/issues/14
2021-07-25 18:06:50 +02:00
GitHub
296fe9b861
Update lockfile.json
2021-07-24 21:20:26 +02:00
Tomas Sandven
65a059b34d
Update YANG parser revision and highlights query
2021-07-23 17:56:45 +02:00
GitHub
05423e75c5
Update lockfile.json
2021-07-22 21:26:51 +02:00
Mark Ellis
3a9aa6fe88
added very basic HCL indentation support
2021-07-22 19:48:07 +02:00
Hennadii Chernyshchyk
380b49e326
Remove regex for field
2021-07-22 00:03:48 +02:00
mads kjeldgaard
d4c645c4d9
recurse_local_nodes: type check local_def to ensure it is a table ( #1331 )
2021-07-21 16:31:55 -05:00
Simon Hauser
e473630fe0
fix: make additional_vim_regex_highlighting actually accept a list
2021-07-20 09:36:22 +02:00
GitHub
091462592f
Update lockfile.json
2021-07-20 08:54:56 +02:00
Stephan Seitz
182efd525c
injections(cuda): add injections.scm
2021-07-20 08:32:58 +02:00
Stephan Seitz
c4a6d93408
highlights(cuda): add support for __launch_bounds__
2021-07-20 08:32:34 +02:00
GitHub
61e87b2f9c
Update lockfile.json
2021-07-19 23:49:33 +02:00
Stephan Seitz
f5c318f341
Change install command on Mac
...
Fixes #1600
2021-07-19 21:28:32 +00:00
David Hotham
368a016c15
YANG fold on blocks
2021-07-19 20:22:00 +00:00
Duarte OC
eccf3eb014
Update README.md
2021-07-19 19:56:42 +00:00
Duarte OC
b8408203b8
Updated TSInstall example command.
...
When getting set up, the current instructions make me think I have to write `:TSInstall {'python'}`, when the correct command is `TSInstall python`
Let me know if this makes sense 😄
2021-07-19 19:56:42 +00:00
Laurence Tratt
37a220526d
"-z" needs to come before "-f".
2021-07-19 21:51:33 +02:00
Laurence Tratt
968ce80c99
Add -z switch to tar.
...
Some versions of tar automatically infer `-z` if a `.gz` (or other compressed
extension) file is passed -- but some, including OpenBSD's, don't do this and
require an explicit `-z`. As far as I know, any version of tar which
automatically unzips files supports `-z` so this should be a backwards
compatible change for most versions of tar.
2021-07-19 21:51:33 +02:00
GitHub
f12790c5d7
Update lockfile.json
2021-07-19 21:50:26 +02:00
26797767+krnik
8df19b91ad
Update transferred fish repo info
2021-07-19 21:27:07 +02:00
Thomas Vigouroux
20b5dd9893
docs: notify about 0.5-compat in the readme
2021-07-19 21:12:54 +02:00
Oliver Marshall
17cf76de8a
Don't capture quotes as comments
2021-07-19 16:24:01 +00:00
Oliver Marshall
036e88b94a
Remove last @a
2021-07-19 16:24:01 +00:00
Oliver Marshall
e0ecd61046
Remove docstring highlights
2021-07-19 16:24:01 +00:00
Oliver Marshall
2bba92dfb0
Use ignored capture groups
2021-07-19 16:24:01 +00:00
Oliver Marshall
de5641a246
Improve some comments
2021-07-19 16:24:01 +00:00
Oliver Marshall
39d0b9b61b
Improve highlights for types
2021-07-19 16:24:01 +00:00
Oliver Marshall
dd75916ef9
Remove constant highlighting
2021-07-19 16:24:01 +00:00
Oliver Marshall
9d1fe26b4d
Add forgotten annon function highlight
2021-07-19 16:24:01 +00:00
Oliver Marshall
89a3dffd8d
Add header comment
2021-07-19 16:24:01 +00:00
Oliver Marshall
78190687be
Add some todos
2021-07-19 16:24:01 +00:00
Oliver Marshall
2403f3a8de
Add context based highlighting for def, defn & ns
2021-07-19 16:24:01 +00:00
Oliver Marshall
1099809d70
Revamp the symbol highlighting
2021-07-19 16:24:01 +00:00
Oliver Marshall
54e4a59fa7
Move meta punctuation
2021-07-19 16:24:01 +00:00
Oliver Marshall
e5ba6de3a3
Simplify
2021-07-19 16:24:01 +00:00
Oliver Marshall
4390cbffd5
Add some comments & TODOs
2021-07-19 16:24:01 +00:00
Oliver Marshall
336206e380
First pass at def-likes
2021-07-19 16:24:01 +00:00
Oliver Marshall
91e0fc6719
Match % variables
2021-07-19 16:24:01 +00:00
Oliver Marshall
8219dbbdbe
Add more operators
2021-07-19 16:24:01 +00:00
Oliver Marshall
a9863864a8
Add some TODOs
2021-07-19 16:24:01 +00:00
Oliver Marshall
e26009b7f4
Highlight splicing operators
2021-07-19 16:24:01 +00:00
Oliver Marshall
2c67ca51a5
All the other stuff, includes:
...
- Changing huge 'match's to 'any-of's
- Roughly organising the queries into sections
- Add some TODOs for more improvements
- Comment out def-like and call queries as they overlap too much
- Change the captures to use better (imo) groups
- Make with-.* and when-.* always highlight like a builtin
2021-07-19 16:24:01 +00:00