Use my own nixvim config
This commit is contained in:
parent
48387d08e3
commit
dac6fbb252
10 changed files with 48 additions and 15 deletions
|
|
@ -41,8 +41,8 @@
|
|||
|
||||
programs.zsh.enable = true;
|
||||
|
||||
programs.neovim.enable = true;
|
||||
programs.neovim.defaultEditor = true;
|
||||
programs.neovim.enable = false;
|
||||
programs.neovim.defaultEditor = false;
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
# plain files is through 'home.file'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue