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
|
|
@ -388,5 +388,13 @@ in {
|
|||
nvim-tree.lua removed system_open and now uses Neovim's vim.ui.open().
|
||||
'')
|
||||
]
|
||||
|
||||
# 2026-06-12
|
||||
[
|
||||
(mkRemovedOptionModule ["vim" "languages" "sql" "dialect"] ''
|
||||
This option interfered with project level configurations.
|
||||
Linters can still be customized via `vim.diagnostics.nvim-lint.<name>.args`
|
||||
'')
|
||||
]
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue