mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-13 16:25:04 +00:00
diagnostics/presets: init
This commit is contained in:
parent
69f386eca6
commit
92d33a5dc9
55 changed files with 1023 additions and 662 deletions
|
|
@ -346,6 +346,11 @@
|
|||
|
||||
- Added `phpantom` LSP preset and into `languages.php`.
|
||||
|
||||
- Moved extra diagnostic modules under `diagnostics.presets.<name>` this will
|
||||
allow for more flexibility in the future for nvf.
|
||||
|
||||
- Added {option}`vim.diagnostics.presets.cpplint.enable`.
|
||||
|
||||
- Added {option}`vim.treesitter.queries` to support adding custom queries.
|
||||
|
||||
- Added injections for `query = '' ... ''` as `query` and `mkLualine '' ... ''`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue