vimPlugins.vim-qf: init at 2020-11-18

This commit is contained in:
"Andrey Kuznetsov" 2020-11-19 00:56:34 +04:00
parent 9c773d9a6b
commit 4a60d940f9
2 changed files with 13 additions and 0 deletions

View file

@ -6326,6 +6326,18 @@ let
meta.homepage = "https://github.com/Vimjas/vim-python-pep8-indent/";
};
vim-qf = buildVimPluginFrom2Nix {
pname = "vim-qf";
version = "2020-11-18";
src = fetchFromGitHub {
owner = "romainl";
repo = "vim-qf";
rev = "23c9d67cdd0739c9d74ac9e4a494b7cb7351170c";
sha256 = "15kj1wvd3wlmn982l2v8sv2lc3q39bz3jw94jvmkh7nz51xvmfqc";
};
meta.homepage = "https://github.com/romainl/vim-qf/";
};
vim-qml = buildVimPluginFrom2Nix {
pname = "vim-qml";
version = "2020-11-03";

View file

@ -443,6 +443,7 @@ RishabhRD/nvim-lsputils
RishabhRD/popfix
rodjek/vim-puppet
romainl/vim-cool
romainl/vim-qf
roman/golden-ratio
romgrk/barbar.nvim
ron89/thesaurus_query.vim