vimPlugins.vim-salve: init at 2019-08-02

wip/yesman
Galen Abell 5 years ago committed by Jon
parent 05c0d8792f
commit 2b944d2fcf
  1. 11
      pkgs/misc/vim-plugins/generated.nix
  2. 1
      pkgs/misc/vim-plugins/vim-plugin-names

@ -4678,6 +4678,17 @@ let
};
};
vim-salve = buildVimPluginFrom2Nix {
pname = "vim-salve";
version = "2019-08-02";
src = fetchFromGitHub {
owner = "tpope";
repo = "vim-salve";
rev = "7a3d9e7aa674bb72b46e75372320363b962f4457";
sha256 = "0793zirb9bi81rwmp6cls5c57yn8cv9qf265nyqc51j40hhw7kcw";
};
};
vim-sayonara = buildVimPluginFrom2Nix {
pname = "vim-sayonara";
version = "2017-03-13";

@ -431,6 +431,7 @@ tpope/vim-projectionist
tpope/vim-repeat
tpope/vim-rhubarb
tpope/vim-rsi
tpope/vim-salve
tpope/vim-scriptease
tpope/vim-sensible
tpope/vim-sleuth

Loading…
Cancel
Save