uninstall radicale
This commit is contained in:
parent
1e89f867e6
commit
02554c5e87
4 changed files with 5 additions and 58 deletions
|
|
@ -33,6 +33,7 @@ in
|
|||
relativenumber = true;
|
||||
shiftwidth = 2;
|
||||
tabstop = 2;
|
||||
colorcolumn = "80";
|
||||
};
|
||||
plugins = {
|
||||
# autoclose brackets
|
||||
|
|
@ -77,6 +78,10 @@ in
|
|||
installCargo = true;
|
||||
installRustc = true;
|
||||
};
|
||||
hls = {
|
||||
enable = true;
|
||||
installGhc = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
lsp-format.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue