1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

Merge pull request #139243 from olmokramer/vim-plugins/PeterRincker/vim-argumentative

vimPlugins.vim-argumentative: init at 2014-11-24
This commit is contained in:
figsoda 2021-09-23 19:10:20 -04:00 committed by GitHub
commit 0d5f5c2569
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

View file

@ -6448,6 +6448,18 @@ final: prev:
meta.homepage = "https://github.com/ThePrimeagen/vim-apm/";
};
vim-argumentative = buildVimPluginFrom2Nix {
pname = "vim-argumentative";
version = "2014-11-24";
src = fetchFromGitHub {
owner = "PeterRincker";
repo = "vim-argumentative";
rev = "63a5f7deb675c38126de626f4c00e000902462fe";
sha256 = "06ggdw08gha51r8m35ncgbp6b52lcw52l297b8d9z1c4r6b0s1vj";
};
meta.homepage = "https://github.com/PeterRincker/vim-argumentative/";
};
vim-argwrap = buildVimPluginFrom2Nix {
pname = "vim-argwrap";
version = "2021-06-11";

View file

@ -562,6 +562,7 @@ pearofducks/ansible-vim
peitalin/vim-jsx-typescript
peterbjorgensen/sved
peterhoeg/vim-qml
PeterRincker/vim-argumentative
petRUShka/vim-opencl
phaazon/hop.nvim
phanviet/vim-monokai-pro