vimPlugins.presenting-vim: init at 2021-06-02

This commit is contained in:
figsoda 2021-09-21 17:47:07 -04:00
parent e09f3a1697
commit 0bc25f8570
2 changed files with 13 additions and 0 deletions

View File

@ -4655,6 +4655,18 @@ final: prev:
meta.homepage = "https://github.com/andweeb/presence.nvim/";
};
presenting-vim = buildVimPluginFrom2Nix {
pname = "presenting.vim";
version = "2021-06-02";
src = fetchFromGitHub {
owner = "sotte";
repo = "presenting.vim";
rev = "fd826318582ffccf2f79aff7bef365d68f2ca4fc";
sha256 = "1s2c44ngv5vpszwg0nkcghb5flzq9pby1m0l7gr7vwb9p7xl3b83";
};
meta.homepage = "https://github.com/sotte/presenting.vim/";
};
PreserveNoEOL = buildVimPluginFrom2Nix {
pname = "PreserveNoEOL";
version = "2013-06-14";

View File

@ -690,6 +690,7 @@ smiteshp/nvim-gps
sodapopcan/vim-twiggy
solarnz/arcanist.vim
sonph/onehalf
sotte/presenting.vim
srcery-colors/srcery-vim
steelsojka/completion-buffers
steelsojka/pears.nvim