vimPlugins.wstrip-vim: init at 2021-03-14

wip/yesman
"Dany Marcoux" 3 years ago
parent 687cd11d7b
commit c67b5a0035
  1. 12
      pkgs/misc/vim-plugins/generated.nix
  2. 1
      pkgs/misc/vim-plugins/vim-plugin-names

@ -8899,6 +8899,18 @@ let
meta.homepage = "https://github.com/lukaszkorecki/workflowish/";
};
wstrip-vim = buildVimPluginFrom2Nix {
pname = "wstrip-vim";
version = "2021-03-14";
src = fetchFromGitHub {
owner = "tweekmonster";
repo = "wstrip.vim";
rev = "3d4c35c8ca462fbece58886e52679a5355f461d6";
sha256 = "020bikc5482gzshjh2vgvknqxpzzzaff14z1rj6b2yvmbr2a837f";
};
meta.homepage = "https://github.com/tweekmonster/wstrip.vim/";
};
xptemplate = buildVimPluginFrom2Nix {
pname = "xptemplate";
version = "2020-06-29";

@ -656,6 +656,7 @@ tremor-rs/tremor-vim@main
triglav/vim-visual-increment
troydm/zoomwintab.vim
tversteeg/registers.nvim@main
tweekmonster/wstrip.vim
twerth/ir_black
twinside/vim-haskellconceal
Twinside/vim-hoogle

Loading…
Cancel
Save