Replaced plugins with mini
This commit is contained in:
parent
99cfc8d1e2
commit
3b854f82a8
14 changed files with 50 additions and 83 deletions
|
|
@ -1,14 +0,0 @@
|
|||
{
|
||||
plugins = {
|
||||
lsp = {
|
||||
enable = true;
|
||||
servers = {
|
||||
clangd.enable = true;
|
||||
bashls.enable = true;
|
||||
nixd.enable = true;
|
||||
marksman.enable = true;
|
||||
lua_ls.enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue