Commit graph

2765 commits

Author SHA1 Message Date
Access
4b5966c81a
add qmljs (#3126) 2022-07-07 16:33:47 +02:00
GitHub
d4f0c46e0f Update lockfile.json 2022-07-07 14:55:45 +02:00
Kiyan
6f3fbb2622
fix(ecma): indent end for bracket (#3121) 2022-07-07 14:35:12 +02:00
GitHub
5dfbbcc46e Update lockfile.json 2022-07-07 09:22:18 +02:00
Christian Clason
225b474560 chore: reformat with Stylua 0.14.0 2022-07-07 09:18:05 +02:00
GitHub
0fc45ea650 Update lockfile.json 2022-07-06 08:56:03 +02:00
GitHub
c2f76ae970 Update lockfile.json 2022-07-05 08:56:00 +02:00
GitHub
cf6d84b561 Update lockfile.json 2022-07-04 14:11:32 +02:00
GitHub
51828ff249 Update lockfile.json 2022-07-04 11:13:58 +02:00
GitHub
7d2bd76f43 Update lockfile.json 2022-07-04 09:42:34 +02:00
MDeiml
f75e27c217 Use markdown metadata blocks for injection 2022-07-03 11:25:50 +02:00
GitHub
cc7c075899 Update lockfile.json 2022-07-03 11:15:23 +02:00
GitHub
78931d8bf1 Update lockfile.json 2022-07-02 11:40:54 +02:00
GitHub
512ceb2710 Update lockfile.json 2022-07-01 15:58:20 +02:00
Kiyan
372b007231
fix(haskell): priority 101 for infix function precedence over variable (#3085) 2022-07-01 15:47:28 +02:00
guijan
9832666cfa
highlights(c): highlight member-access as operator (#3096) 2022-07-01 15:47:11 +02:00
GitHub
1ed2a3cf95 Update lockfile.json 2022-07-01 08:09:47 +02:00
GitHub
3b1ce2e1b3 Update lockfile.json 2022-06-30 10:52:44 +02:00
GitHub
989c75046c Update lockfile.json 2022-06-29 09:14:11 +02:00
Stephan Seitz
f69b1ebd7a docs: add description to markdown/markdown_inline in README 2022-06-28 23:20:47 +02:00
GitHub
18a0f20276 Update lockfile.json 2022-06-28 22:32:07 +02:00
PolarMutex
b8459df74d
feat(beancount): support folding org headers (#3078)
requires beancount parser update

Co-authored-by: Brian Ryall <brian@brianryall.xyz>
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2022-06-28 10:44:38 +02:00
github-actions[bot]
08788c036a
Update lockfile.json (#3082) 2022-06-28 08:30:34 +00:00
github-actions[bot]
9165e34da5
Update lockfile.json (#3081) 2022-06-28 08:20:25 +00:00
github-actions[bot]
b920891f10
Update lockfile.json (#3079) 2022-06-28 08:09:11 +00:00
Github Actions
b7fbf9ed2d Update README 2022-06-26 20:35:30 +02:00
Christian Clason
a8d4fcb682 ci(macos): update to upstream changes in release
macOS release archive now uses `nvim-macos` as extracted directory.
2022-06-26 20:24:37 +02:00
Alex Pinkus
556388b069
feat(swift): compile the grammar from the main branch (#3068)
The `with-generated-files` branch uses ABI 13 and therefore doesn't
benefit from the ABI 14 speed improvements.
2022-06-26 20:18:22 +02:00
Matthias Deiml
002084b1be
feat(markdown)!: switch to split parser (#3048)
* switch to split markdown parser with separate block and inline parsers to improve performance
* add exclude_children! directive (useful for something like Injected markdown incorrectly highlights indented docstrings #2212)
* split markdown queries into block and inline ones and add the injection for inline into block grammar
* add include_dir option to parser configs (needed because the two grammars don't live in the repos root directory)

BREAKING CHANGE: downstream queries need to be adapted to new parser
2022-06-26 18:02:29 +02:00
Stephan Seitz
d810c38634 Chore: remove prefix from parser "location" property
This was very confusing when using the location property as it
always had to start with "tree-sitter-<lang>" for no real reason.
2022-06-25 12:01:22 +02:00
kiyan
74ec4e1d5c fix(haskell): highlight exp_name as function in infix operations 2022-06-25 11:43:11 +02:00
GitHub
6284629a45 Update lockfile.json 2022-06-25 11:18:37 +02:00
Janfel
881b932893 highlights(lua): use #eq? instead of #match?
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
2022-06-24 20:27:58 +02:00
Janfel
8d43730388 highlights(lua): highlight only self as self
Before, all identifiers containing the substring "self" were highlighted as the builtin `self`. Now, only the identifier `self` is highlighted as `self`.
2022-06-24 20:27:58 +02:00
GitHub
5043db3db5 Update lockfile.json 2022-06-24 17:12:21 +02:00
Cameron
16abfdc11c Update highlights.scm
Adds `undef` and `redo` keywords.

https://docs.ruby-lang.org/en/2.4.0/syntax/miscellaneous_rdoc.html#label-undef
https://docs.ruby-lang.org/en/2.4.0/syntax/control_expressions_rdoc.html#label-redo+Statement
2022-06-24 17:03:41 +02:00
GitHub
3cd45c302a Update lockfile.json 2022-06-24 10:28:59 +02:00
GitHub
158009d873 Update lockfile.json 2022-06-24 00:33:35 +02:00
Christian Clason
ee2dcc1cbe docs: minimal supported tree-sitter version
Some parsers are built with ABI 14, which was introduced in tree-sitter 0.20.3.
2022-06-24 00:03:39 +02:00
GitHub
f5aa00d673 Update lockfile.json 2022-06-23 09:08:28 +02:00
Jonathan Lopez
238532fe82 Simplify inline conceal 2022-06-22 13:56:11 +02:00
Jonathan Lopez
536f4294f6 Refactor markdown conceal code 2022-06-22 13:56:11 +02:00
Jonathan Lopez
778bfc337a Conceal markdown links 2022-06-22 13:56:11 +02:00
GitHub
d4ca4eb234 Update lockfile.json 2022-06-22 08:53:35 +02:00
github-actions[bot]
8eccd820af
Update lockfile.json (#3045)
Co-authored-by: GitHub <noreply@github.com>
2022-06-20 21:03:10 +00:00
Duncan McDougall
901ffe1a36
Add support for custom parser install locations #2959 (#3031) 2022-06-20 22:50:07 +02:00
GitHub
37b9a2971f Update lockfile.json 2022-06-20 09:00:18 +02:00
GitHub
cb129ebe41 Update lockfile.json 2022-06-19 22:25:25 +02:00
Github Actions
347aaa9589 Update README 2022-06-19 22:14:08 +02:00
Santos Gallegos
96ee5b5382 Help: update highlights
- A hotlink on vimdoc is `|foo|`.
  Which is a reference to part of a document,
  not a URI.
- (argument) wasn't being highlighted,
  wasn't sure about the best hl group for this,
  but `@parameter` seems the obvious one?
2022-06-19 22:11:42 +02:00