drvs/dev: disable neovim
This commit is contained in:
parent
b74e44b27f
commit
20f3e68cf9
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ let
|
|||
#ginkgo ginkgo.bin
|
||||
#gomega
|
||||
( import ./vim-go.nix { pkgs=gitpkgs; commonRC=commonVimRC; } )
|
||||
( import ./neovim-go.nix { pkgs=gitpkgs; commonRC=commonVimRC; } )
|
||||
# ( import ./neovim-go.nix { pkgs=gitpkgs; commonRC=commonVimRC; } )
|
||||
];
|
||||
|
||||
in pkgs.stdenv.mkDerivation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue