moved gaming configuration to /sys module, added a bunch of neovim plugins
This commit is contained in:
@@ -8,5 +8,8 @@
|
||||
{name = "buffer";}
|
||||
];
|
||||
};
|
||||
plugins.cmp-nvim-lsp.enable = true;
|
||||
plugins.cmp-nvim-lsp-document-symbol.enable = true;
|
||||
plugins.cmp-nvim-lsp-signature-help.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user