non important commit
This commit is contained in:
parent
d07ae5f55f
commit
2759df732e
1 changed files with 1 additions and 7 deletions
|
|
@ -9,6 +9,7 @@
|
||||||
|
|
||||||
programs.nvf = {
|
programs.nvf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
enableManpages = true;
|
||||||
|
|
||||||
settings.vim = {
|
settings.vim = {
|
||||||
theme = {
|
theme = {
|
||||||
|
|
@ -78,13 +79,6 @@
|
||||||
rust = {
|
rust = {
|
||||||
enable = true;
|
enable = true;
|
||||||
crates.enable = false;
|
crates.enable = false;
|
||||||
|
|
||||||
lsp = {
|
|
||||||
server = "rust-analyzer";
|
|
||||||
settings.rust-analyzer = {
|
|
||||||
checkOnSave.command = "clippy";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue