summaryrefslogtreecommitdiff
path: root/lockfile.json
AgeCommit message (Collapse)Author
2021-01-20Update lockfile.jsonGitHub
2021-01-15Update lockfile.jsonGitHub
2021-01-14Update lockfile.jsonGitHub
2021-01-08Update lockfile.jsonvigoux
2021-01-07Update lockfile.jsonvigoux
2021-01-06Update lockfile.jsonstsewd
2021-01-05Update lockfile.jsonvigoux
2021-01-05Update lockfileCorey Williamson
2021-01-04Query: add string.escapeSantos Gallegos
Needs https://github.com/nvim-treesitter/tree-sitter-query/pull/5
2021-01-03Update lockfile.jsonvigoux
2021-01-02RST: update injection queriesSantos Gallegos
Finally, highlight for code blocks
2021-01-02Update lockfile.jsontheHamsta
2021-01-01Update lockfile.jsonstsewd
2021-01-01RST: update parser and queriesSantos Gallegos
- 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.
2020-12-31Update lockfile.jsontheHamsta
2020-12-30Update lockfile.jsontheHamsta
2020-12-20Update lockfile.jsontheHamsta
2020-12-17Update lockfile.jsontheHamsta
2020-12-16Update lockfile.jsonkyazdani42
2020-12-14Update lockfile.jsontheHamsta
2020-12-13Update lockfile.jsontheHamsta
2020-12-12Update lockfile.jsonkyazdani42
2020-12-12Update lockfileStephan Seitz
2020-12-12[docgen] Update README.mdGithub Actions
skip-checks: true
2020-12-10Pin Erlang parserStephan Seitz
2020-12-09Update Elm parserStephan Seitz
No new nodes only a fix for trailing spaces
2020-12-08Update ruby parserStephan Seitz
- Fix handling of multi-line interpolations within heredocs - Add operator field name to operator_assignment
2020-12-08Update ruby parserStephan Seitz
Includes fixes for float rationals and keyword parameters
2020-12-06Pin kotlin parserStephan Seitz
2020-12-03Update Ruby parserStephan Seitz
2020-12-03Update Teal queries and parserStephan Seitz
2020-12-03Update lockfile.json (Ruby, Elm)Stephan Seitz
2020-11-30Fixup jqStephan Seitz
2020-11-30Pretty print lockfile.jsonStephan Seitz
2020-11-30Update lockfileStephan Seitz
2020-11-25lua: update to pull shebang fixThomas Vigouroux
2020-11-15Update Dart parserStephan Seitz
2020-11-03💣!!! Update lockfile !!! Run TSUpdate!Stephan Seitz
2020-09-27Add lockfile and make lockfile default install revisionStephan Seitz