vimPlugins.vim-sexp: init at 2017-05-15

This commit is contained in:
Galen Abell
2019-11-06 10:55:51 -08:00
committed by Jon
parent ae74169450
commit c07850c5cf
2 changed files with 12 additions and 0 deletions
+11
View File
@@ -4777,6 +4777,17 @@ let
};
};
vim-sexp = buildVimPluginFrom2Nix {
pname = "vim-sexp";
version = "2017-05-15";
src = fetchFromGitHub {
owner = "guns";
repo = "vim-sexp";
rev = "12292941903d9ac8151513189d2007e1ccfc95f0";
sha256 = "1mfqbmrbqgnsc34pmcsrc0c5zvgxhhnw4hx4g5wbssfk1ddyx6y0";
};
};
vim-signature = buildVimPluginFrom2Nix {
pname = "vim-signature";
version = "2018-07-06";
+1
View File
@@ -107,6 +107,7 @@ google/vim-maktaba
gregsexton/gitv
guns/vim-clojure-highlight
guns/vim-clojure-static
guns/vim-sexp
guns/xterm-color-table.vim
hashivim/vim-terraform
haya14busa/incsearch-easymotion.vim