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 = {
|
lspsaga = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
};
|
||||||
lsp = {
|
lsp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
inlayHints = true;
|
inlayHints = true;
|
||||||
|
|
@ -163,7 +164,6 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
extraPlugins = with pkgs.vimPlugins; [
|
extraPlugins = with pkgs.vimPlugins; [
|
||||||
ansible-vim
|
ansible-vim
|
||||||
vim-puppet
|
vim-puppet
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue