This commit is contained in:
meml0rz
2024-11-13 00:01:14 +01:00
parent 7f005d2bf3
commit 913cd84251
2 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,9 @@
type = "padding"; type = "padding";
val = 2; val = 2;
} }
{
}
]; ];
}; };
}; };

View File

@ -2,6 +2,7 @@
{ {
programs.nixvim.plugins = { programs.nixvim.plugins = {
rustaceanvim = { rustaceanvim = {
enable = true;
settings = { settings = {
server = { server = {
cmd = [ cmd = [