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 = {
|
||||
enable = true;
|
||||
enableManpages = true;
|
||||
|
||||
settings.vim = {
|
||||
theme = {
|
||||
|
|
@ -78,13 +79,6 @@
|
|||
rust = {
|
||||
enable = true;
|
||||
crates.enable = false;
|
||||
|
||||
lsp = {
|
||||
server = "rust-analyzer";
|
||||
settings.rust-analyzer = {
|
||||
checkOnSave.command = "clippy";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue