kekl
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
plugins = {
|
||||
toggleterm.enable = true;
|
||||
autoclose.enable = true;
|
||||
web-devicons.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -56,6 +56,8 @@
|
||||
rust_analyzer = {
|
||||
enable = true;
|
||||
autostart = true;
|
||||
installCargo = true;
|
||||
installRustc = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user