vimPlugins.notational-fzf-vim: init at 2019-12-03

This commit is contained in:
Brett Lyons 2020-02-17 10:30:37 -07:00 committed by Jon
parent 44c7211625
commit 0eb33b0485
2 changed files with 12 additions and 0 deletions

View File

@ -2157,6 +2157,17 @@ let
};
};
notational-fzf-vim = buildVimPluginFrom2Nix {
pname = "notational-fzf-vim";
version = "2019-12-03";
src = fetchFromGitHub {
owner = "alok";
repo = "notational-fzf-vim";
rev = "16ea3477c8dbf3167f15246a29bd1d1fcc18c914";
sha256 = "1j1nfb297rqmg2h96hx4bmgxq55z179fh4f1ak79d6v815mr72bi";
};
};
nvim-cm-racer = buildVimPluginFrom2Nix {
pname = "nvim-cm-racer";
version = "2017-07-27";

View File

@ -4,6 +4,7 @@ airblade/vim-rooter
ajh17/Spacegray.vim
aklt/plantuml-syntax
albfan/nerdtree-git-plugin
alok/notational-fzf-vim
altercation/vim-colors-solarized
alvan/vim-closetag
alx741/vim-hindent