mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-19 13:30:17 +00:00
treesitter: support usage of pkgs.tree-sitter-grammars
This commit is contained in:
parent
ee3f6a2ff6
commit
53e89665ce
4 changed files with 23 additions and 4 deletions
|
|
@ -291,6 +291,10 @@
|
|||
|
||||
[Snoweuph](https://github.com/snoweuph)
|
||||
|
||||
- Allow the usage of `pks.tree-sitter-grammars` in
|
||||
{option}`vim.treesitter.grammars` and language module tree-sitter package
|
||||
options created via `mkGrammarOption`.
|
||||
|
||||
- Add `emmet-ls` to the supported LSPs for all languages it supports.
|
||||
|
||||
- Added {option}`vim.treesitter.queries` to support adding custom queries.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue