Updated neovim config to be a home module
This commit is contained in:
parent
14620e645f
commit
0799e51593
4 changed files with 43 additions and 26 deletions
|
@ -40,8 +40,9 @@
|
|||
fzf.enable = true;
|
||||
gpg.enable = true;
|
||||
kitty.enable = true;
|
||||
zoxide.enable = true;
|
||||
neovim.enable = true;
|
||||
yazi.enable = true;
|
||||
zoxide.enable = true;
|
||||
};
|
||||
|
||||
tools = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue