1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

tests: stub neovim and vimPlugins and darwin (#6779)

This commit is contained in:
Austin Horstman 2025-04-08 06:37:23 -07:00 committed by GitHub
parent a4d8020820
commit bd33ce4000
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -141,6 +141,7 @@ let
"ne" "ne"
"neomutt" "neomutt"
"neovide" "neovide"
"neovim"
"nheko" "nheko"
"nix" "nix"
"nix-index" "nix-index"
@ -185,6 +186,7 @@ let
"translate-shell" "translate-shell"
"vifm" "vifm"
"vim-vint" "vim-vint"
"vimPlugins"
"vscode" "vscode"
"watson" "watson"
"wezterm" "wezterm"