vimPlugins.vim-prisma: init at 2020-04-04

conduit-nginx
Julius de Bruijn 2021-10-21 09:41:50 +02:00
parent 4be96dbda0
commit 90209cef34
2 changed files with 13 additions and 0 deletions

View File

@ -9211,6 +9211,18 @@ final: prev:
meta.homepage = "https://github.com/thinca/vim-prettyprint/";
};
vim-prisma = buildVimPluginFrom2Nix {
pname = "vim-prisma";
version = "2020-04-04";
src = fetchFromGitHub {
owner = "pantharshit00";
repo = "vim-prisma";
rev = "e91ac5011232e1bd8ea53204db8d01203d5d0f3c";
sha256 = "0pc203n70g1b0qfvrnfi5sxg2vr9zfw274s9lpgpxmribknpxi86";
};
meta.homepage = "https://github.com/pantharshit00/vim-prisma/";
};
vim-projectionist = buildVimPluginFrom2Nix {
pname = "vim-projectionist";
version = "2021-04-05";

View File

@ -563,6 +563,7 @@ osyo-manga/vim-watchdogs
overcache/NeoSolarized
p00f/nvim-ts-rainbow
pangloss/vim-javascript
pantharshit00/vim-prisma
parsonsmatt/intero-neovim
PaterJason/cmp-conjure
pearofducks/ansible-vim