vimPlugins.vim-clojure-static: init at 2017-10-23

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

@ -3225,6 +3225,17 @@ let
};
};
vim-clojure-static = buildVimPluginFrom2Nix {
pname = "vim-clojure-static";
version = "2017-10-23";
src = fetchFromGitHub {
owner = "guns";
repo = "vim-clojure-static";
rev = "fae5710a0b79555fe3296145be4f85148266771a";
sha256 = "0s98qrhv7xh7bvh8bm1vaxpw3n2mcxayay3k90ibgjrv1jpyvzx7";
};
};
vim-closetag = buildVimPluginFrom2Nix {
pname = "vim-closetag";
version = "2019-02-14";

@ -106,6 +106,7 @@ google/vim-jsonnet
google/vim-maktaba
gregsexton/gitv
guns/vim-clojure-highlight
guns/vim-clojure-static
guns/xterm-color-table.vim
hashivim/vim-terraform
haya14busa/incsearch-easymotion.vim

Loading…
Cancel
Save