user/neovim-minimal: init

This commit is contained in:
LavaDesu 2022-02-02 11:00:43 +07:00
parent 825120f549
commit 5218910a2b
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 144 additions and 1 deletions

View file

@ -18,7 +18,7 @@
imports = with modules.user; [
direnv
git
neovim
neovim-minimal
sessionVariables
zsh
];