kekl
This commit is contained in:
@ -36,6 +36,9 @@
|
|||||||
type = "padding";
|
type = "padding";
|
||||||
val = 2;
|
val = 2;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
{
|
{
|
||||||
programs.nixvim.plugins = {
|
programs.nixvim.plugins = {
|
||||||
rustaceanvim = {
|
rustaceanvim = {
|
||||||
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
cmd = [
|
cmd = [
|
||||||
|
Reference in New Issue
Block a user