nix-config/modules/home-manager/coding/neovim/plugins/lsp.nix
2025-06-06 16:35:16 +01:00

3 lines
33 B
Nix

{
plugins.lsp.enable = true;
}