vimPlugins.sad: init at 2019-02-18

This commit is contained in:
Florian Beeres 2021-05-14 21:28:45 +02:00
parent add85d7ee7
commit 873f2632e2
2 changed files with 13 additions and 0 deletions

View file

@ -4127,6 +4127,18 @@ final: prev:
meta.homepage = "https://github.com/rust-lang/rust.vim/";
};
sad-vim = buildVimPluginFrom2Nix {
pname = "sad-vim";
version = "2019-02-18";
src = fetchFromGitHub {
owner = "hauleth";
repo = "sad.vim";
rev = "2f5b33b239a566ffedaa81cee3051bb613482d1e";
sha256 = "11kxnrp3b6qc2rcp5jdqjb7cxh6lqy09v3yh7dk4kd51jkgxqbn4";
};
meta.homepage = "https://github.com/hauleth/sad.vim/";
};
salt-vim = buildVimPluginFrom2Nix {
pname = "salt-vim";
version = "2017-07-01";

View file

@ -176,6 +176,7 @@ guns/xterm-color-table.vim
hashivim/vim-packer
hashivim/vim-terraform
hashivim/vim-vagrant
hauleth/sad.vim
haya14busa/incsearch-easymotion.vim
haya14busa/incsearch.vim
haya14busa/is.vim