diff --git a/pkgs/misc/vim-plugins/generated.nix b/pkgs/misc/vim-plugins/generated.nix index 2e70f8fbffd..a795849bedf 100644 --- a/pkgs/misc/vim-plugins/generated.nix +++ b/pkgs/misc/vim-plugins/generated.nix @@ -6697,6 +6697,18 @@ let meta.homepage = "https://github.com/tpope/vim-unimpaired/"; }; + vim-vagrant = buildVimPluginFrom2Nix { + pname = "vim-vagrant"; + version = "2018-11-11"; + src = fetchFromGitHub { + owner = "hashivim"; + repo = "vim-vagrant"; + rev = "7741242ed9617ed53ba7e47e801634b819047ac0"; + sha256 = "0inpgcrca955h0ic7pgl6bfzs7rssjgssvrvqq3y93j5addmh60m"; + }; + meta.homepage = "https://github.com/hashivim/vim-vagrant/"; + }; + vim-vinegar = buildVimPluginFrom2Nix { pname = "vim-vinegar"; version = "2020-06-27"; diff --git a/pkgs/misc/vim-plugins/vim-plugin-names b/pkgs/misc/vim-plugins/vim-plugin-names index a266b78a01d..5d6d4e7afc5 100644 --- a/pkgs/misc/vim-plugins/vim-plugin-names +++ b/pkgs/misc/vim-plugins/vim-plugin-names @@ -133,6 +133,7 @@ guns/vim-sexp guns/xterm-color-table.vim hashivim/vim-packer hashivim/vim-terraform +hashivim/vim-vagrant haya14busa/incsearch-easymotion.vim haya14busa/incsearch.vim haya14busa/is.vim