Rust Format On Save
This commit is contained in:
parent
84cca21775
commit
098a4f4ad7
|
@ -7,4 +7,5 @@
|
||||||
# Save Undo History
|
# Save Undo History
|
||||||
undofile = true;
|
undofile = true;
|
||||||
};
|
};
|
||||||
|
extraConfigLua = "vim.g.rustfmt_autosave = 1";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user