pkg(nixvim): Add extra module to modify option

This commit is contained in:
ulic-youthlic 2025-07-13 06:04:55 +08:00
parent 86f39ed4ce
commit 39ca09b05f
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 49 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{...}: {
plugins.lspconfig.enable = true;
youthlic.plugins.lspconfig.enable = true;
lsp = {
inlayHints.enable = true;
servers = {