pkg(nixvim): Add extra module to modify option
This commit is contained in:
parent
86f39ed4ce
commit
39ca09b05f
3 changed files with 49 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{...}: {
|
||||
plugins.lspconfig.enable = true;
|
||||
youthlic.plugins.lspconfig.enable = true;
|
||||
lsp = {
|
||||
inlayHints.enable = true;
|
||||
servers = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue