chore: move from plugins.lsp to lsp

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-09-30 11:00:39 +02:00
parent c713ad013b
commit 82206d09d0
Signed by: lander
GPG key ID: 0142722B4B0C536F

View file

@ -16,6 +16,7 @@ in
lspsaga = {
enable = true;
};
};
lsp = {
enable = true;
inlayHints = true;
@ -163,7 +164,6 @@ in
};
};
};
};
extraPlugins = with pkgs.vimPlugins; [
ansible-vim
vim-puppet