vimPlugins.lh-brackets: init at 2019-05-23

This commit is contained in:
Paul Reimer 2019-07-01 17:13:56 -07:00
parent 4814e6747b
commit caf2ab9a01
No known key found for this signature in database
GPG Key ID: 65D1D89E6BBF95E7
2 changed files with 12 additions and 0 deletions

View File

@ -1013,6 +1013,17 @@ let
};
};
lh-brackets = buildVimPluginFrom2Nix {
pname = "lh-brackets";
version = "2019-05-23";
src = fetchFromGitHub {
owner = "LucHermitte";
repo = "lh-brackets";
rev = "f3240c3782a97720e9a344b5bd5f6808e156722b";
sha256 = "1qyh58xxp6hh86bykk17934pgg72q7xfsngrhrrr3cxb8jpnmx7z";
};
};
lh-vim-lib = buildVimPluginFrom2Nix {
pname = "lh-vim-lib";
version = "2019-05-24";

View File

@ -165,6 +165,7 @@ lervag/vimtex
lfilho/cosco.vim
LnL7/vim-nix
LucHermitte/lh-vim-lib
LucHermitte/lh-brackets
ludovicchabant/vim-gutentags
ludovicchabant/vim-lawrencium
lukaszkorecki/workflowish