Move neovim/nixvim configuration
This commit is contained in:
parent
32e28379e2
commit
6c1b494e82
56 changed files with 438 additions and 404 deletions
|
@ -11,9 +11,9 @@ let
|
|||
cfg = config.features.coding.neovim;
|
||||
in
|
||||
{
|
||||
imports = [
|
||||
inputs.nixvim.homeManagerModules.nixvim
|
||||
];
|
||||
# imports = [
|
||||
# inputs.nixvim.homeManagerModules.nixvim
|
||||
# ];
|
||||
|
||||
options.features.coding.neovim.enable = mkEnableOption "Enable neovim";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue