.
This commit is contained in:
parent
c27b8cb325
commit
1ef2377cc9
4 changed files with 13 additions and 24 deletions
|
@ -9,7 +9,7 @@ in
|
|||
in { enable = mkEnableOption "neo-vim (nixvim)"; };
|
||||
|
||||
config = mkIf config.modules.desktop.editors.nvim.enable {
|
||||
/*programs.nixvim = {
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
|
||||
options = {
|
||||
|
@ -43,6 +43,6 @@ in
|
|||
];
|
||||
};
|
||||
};
|
||||
};*/
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue