vimPlugins.vim-osc52: init at 2017-06-23

This commit is contained in:
Andrey Kuznetsov 2020-08-14 11:18:46 +00:00 committed by Jon
parent 5bb8715c9b
commit 3b29c023f8
2 changed files with 13 additions and 0 deletions

View file

@ -5941,6 +5941,18 @@ let
meta.homepage = "https://github.com/jceb/vim-orgmode/";
};
vim-osc52 = buildVimPluginFrom2Nix {
pname = "vim-osc52";
version = "2017-06-23";
src = fetchFromGitHub {
owner = "fcpg";
repo = "vim-osc52";
rev = "01a311169b2678d853c87b371201205daf8fdf1a";
sha256 = "1nxla8r4036shbmyx6wpxy9ncy1s2c5ghi5n5ip22b01lcv6lnv5";
};
meta.homepage = "https://github.com/fcpg/vim-osc52/";
};
vim-over = buildVimPluginFrom2Nix {
pname = "vim-over";
version = "2020-01-26";

View file

@ -104,6 +104,7 @@ fannheyward/coc-markdownlint
fannheyward/coc-rust-analyzer
farmergreg/vim-lastplace
fatih/vim-go
fcpg/vim-osc52
FelikZ/ctrlp-py-matcher
fenetikm/falcon
fisadev/vim-isort