dev/go: use configured neovim
This commit is contained in:
parent
d4a407d772
commit
24ad0d3bc0
2 changed files with 193 additions and 0 deletions
|
@ -22,6 +22,7 @@ let
|
|||
#ginkgo ginkgo.bin
|
||||
#gomega
|
||||
(import ./vim-go.nix{inherit pkgs;})
|
||||
(import ./neovim-go.nix{inherit pkgs;})
|
||||
];
|
||||
|
||||
in pkgs.stdenv.mkDerivation {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue