mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-14 00:26:54 +00:00
Revert "Factor out diagnostics like LSPs"
This commit is contained in:
parent
9ba45374ef
commit
6cddf8560b
55 changed files with 662 additions and 1023 deletions
|
|
@ -388,13 +388,5 @@ 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