updates to nvim config, helix initial setup

This commit is contained in:
Haak Saxberg 2023-11-03 11:07:59 -07:00
parent 8600e668c5
commit 396fcf26ac
5 changed files with 63 additions and 3 deletions

View file

@ -45,6 +45,7 @@ with builtins;
(import ./programs/zsh)
(import ./programs/tmux)
(import ./programs/nvim)
(import ./programs/helix)
];
home.packages = defaultPkgs;