Merge pull request #47532 from ma9e/wal-vim

vimPlugins.wal-vim: init at 2018-06-04
This commit is contained in:
Jörg Thalheim 2018-09-30 22:49:00 +01:00 committed by GitHub
commit 5dfe67d624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -3289,6 +3289,16 @@
};
};
wal-vim = buildVimPluginFrom2Nix {
name = "wal-vim-2018-06-04";
src = fetchFromGitHub {
owner = "dylanaraps";
repo = "wal.vim";
rev = "fb6ce53632f93c31cad66398636bfb383ad64d52";
sha256 = "1f0rpaff7q9xswc1p5pmwzmhb70s4q148dj2apg98d4qywa9j8ah";
};
};
webapi-vim = buildVimPluginFrom2Nix {
name = "webapi-vim-2018-03-14";
src = fetchFromGitHub {

View File

@ -42,6 +42,7 @@ dhruvasagar/vim-table-mode
digitaltoad/vim-jade
dleonard0/pony-vim-syntax
dracula/vim
dylanaraps/wal.vim
drmingdrmer/xptemplate
eagletmt/ghcmod-vim
eagletmt/neco-ghc