GitHub
e5facde11b
Update lockfile.json
2021-02-12 08:29:45 +01:00
GitHub
56af22b897
Update lockfile.json
2021-02-12 08:22:34 +01:00
Cédric Barreteau
9fe8c12b25
Bump ledger version
...
Adds support for multi-word commodities.
2021-02-11 20:42:26 +01:00
GitHub
ceb2e90f99
Update lockfile.json
2021-02-07 16:24:55 +01:00
GitHub
7055ba9c89
Update lockfile.json
2021-02-05 10:16:41 -05:00
Cédric Barreteau
9385413597
Update lockfile.json and amount query for ledger
...
`amount_expr` was renamed to `amount` in
52101ac32e890ac224e51cb005182bbe45c0250d.
2021-02-04 21:53:32 +01:00
GitHub
68a2dc219f
Update lockfile.json
2021-02-01 19:32:02 +01:00
GitHub
b465ed0eb2
Update lockfile.json
2021-01-31 10:55:18 +01:00
Cédric Barreteau
459173e5c7
Add ledger parser, folds and highlights queries
2021-01-31 10:44:45 +01:00
GitHub
32e39094b9
Update lockfile.json
2021-01-30 21:19:08 +01:00
GitHub
8f4ca8404b
Update lockfile.json
2021-01-30 21:13:14 +01:00
GitHub
6d2b1fc566
Update lockfile.json
2021-01-22 21:30:52 +01:00
GitHub
76447498b9
Update lockfile.json
2021-01-21 12:40:45 +01:00
GitHub
d9c6a37e97
Update lockfile.json
2021-01-20 08:43:48 +01:00
GitHub
1c3fb201c6
Update lockfile.json
2021-01-15 08:21:28 +01:00
GitHub
72656dcf3c
Update lockfile.json
2021-01-14 14:26:11 +01:00
vigoux
255be0ff7b
Update lockfile.json
2021-01-08 16:29:40 +01:00
vigoux
ed273fce5e
Update lockfile.json
2021-01-07 08:52:41 +01:00
stsewd
9b30badeb1
Update lockfile.json
2021-01-06 09:21:05 -05:00
vigoux
464dbb9407
Update lockfile.json
2021-01-05 17:27:10 +01:00
Corey Williamson
bc4019f4be
Update lockfile
2021-01-05 16:52:17 +01:00
Santos Gallegos
3dbbc2dc7d
Query: add string.escape
...
Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
2021-01-04 09:29:10 -05:00
vigoux
456ca55f0c
Update lockfile.json
2021-01-03 13:20:35 -05:00
Santos Gallegos
6aaf240d0c
RST: update injection queries
...
Finally, highlight for code blocks
2021-01-02 17:19:08 -05:00
theHamsta
6114a6ed97
Update lockfile.json
2021-01-02 04:30:19 +01:00
stsewd
0df55edb52
Update lockfile.json
2021-01-01 17:52:26 +01:00
Santos Gallegos
5ffcd75ea6
RST: update parser and queries
...
- The directive type does not longer includes `::`.
- The content of the directives is not longer interpreted as rst,
but it uses language injection for it.
- Fix a query to allow to capture targets without link.
- Reset the content of the math role so it can be highlighted by the
injection instead.
Problems I found:
- Capturing the same node with @language and @content will raise an
error.
```
Error detected while processing FileType Autocommands for "*":
E5108: Error executing lua /usr/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:331: table index is nil
```
Harcoding the language works, Using the offset predicate doesn't work
either `(#offset! 0 0 1 0)` nor `(#offset! 0 0 0 5)`
- Generating the grammar using `tree-sitter-cli@0.17.x` breaks
nvim-treesitter, `@0.16.9` works.
2021-01-01 09:49:14 -05:00
theHamsta
91578cc2c8
Update lockfile.json
2020-12-31 14:33:02 +01:00
theHamsta
57ba843d18
Update lockfile.json
2020-12-30 17:57:39 +01:00
theHamsta
29782ebdaa
Update lockfile.json
2020-12-20 23:05:54 +01:00
theHamsta
42ca4a4c07
Update lockfile.json
2020-12-17 00:50:25 +01:00
kyazdani42
74d3d815b6
Update lockfile.json
2020-12-16 10:08:50 +01:00
theHamsta
e22b109a1f
Update lockfile.json
2020-12-14 07:46:18 +01:00
theHamsta
a5baf151bd
Update lockfile.json
2020-12-13 11:20:40 +01: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
a5a268df27
Pin Erlang parser
2020-12-10 18:51:08 +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
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
Stephan Seitz
939d2e574e
Pin kotlin parser
2020-12-06 23:25:33 +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
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
9cfcae6a9c
Update lockfile
2020-11-30 11:19:22 +01:00
Thomas Vigouroux
d5a8ff94cd
lua: update to pull shebang fix
2020-11-25 21:47:38 +01:00
Stephan Seitz
fca3001a13
Update Dart parser
2020-11-15 10:27:25 +01:00