Nixvim's updates, switch back to catppuccin and telescope
This commit is contained in:
parent
a78efc6788
commit
6790e3ac3b
4 changed files with 33 additions and 17 deletions
|
@ -3,9 +3,9 @@
|
|||
lsp = {
|
||||
enable = true;
|
||||
servers = {
|
||||
nil-ls.enable = true;
|
||||
nil_ls.enable = true;
|
||||
pyright.enable = true;
|
||||
rust-analyzer = {
|
||||
rust_analyzer = {
|
||||
enable = true;
|
||||
installCargo = false;
|
||||
installRustc = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue