chore: move from plugins.lsp to lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
c713ad013b
commit
82206d09d0
1 changed files with 135 additions and 135 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue