mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-26 19:37:36 +00:00
languages/tera: add injection
This commit is contained in:
parent
56db4e1cbd
commit
fbb27a80c5
2 changed files with 28 additions and 4 deletions
|
|
@ -278,7 +278,10 @@
|
|||
- Added {option}`vim.treesitter.queries` to support adding custom queries.
|
||||
|
||||
- Added injections for `vim.treesitter.queries.*.content` as `query` and
|
||||
`mkLualine`, `entryAnywhere`, `entryBefore`, `entryAfter` as `lua`.
|
||||
`mkLualine`, `entryAnywhere`, `entryBefore`, `entryAfter` as `lua` in nix.
|
||||
|
||||
- Added {option}`vim.languages.tera.treesitter.injection` to configure, what
|
||||
language the content is.
|
||||
|
||||
- Added `vim.lsp.presets.<name>` to contain LSP configurations. This allows for
|
||||
more flexibility in nvf and reuse of LSPs across languages. Dropped
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue