Merge pull request #142397 from pimeys/vim-prisma

conduit-nginx
Sandro 2021-10-21 11:02:50 +02:00 committed by GitHub
commit 3376e74519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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