vimPlugins.vim-noctu: init at 2015-06-27

This commit is contained in:
"Gabriel Fontes" 2021-10-05 02:30:38 -03:00 committed by Gabriel Fontes
parent 2deae09349
commit c5b4e5331f
No known key found for this signature in database
GPG Key ID: 2E54EA7BFE630916
2 changed files with 16 additions and 3 deletions

View File

@ -7710,12 +7710,12 @@ final: prev:
vim-go = buildVimPluginFrom2Nix {
pname = "vim-go";
version = "2021-10-04";
version = "2021-10-05";
src = fetchFromGitHub {
owner = "fatih";
repo = "vim-go";
rev = "c505edaddeabf00ee5de2ed78a196d7f49273866";
sha256 = "11dpmlhbfc61s3qx855w4h1cyqqlb2yc6qpp0733v4dz8qvriyzf";
rev = "81f8cd0ca270a7f6e3773644e163ac7de263e24c";
sha256 = "08y3maidpya4qb5n7rrywnzk551m2dky428aw69r44597a2ivnqr";
};
meta.homepage = "https://github.com/fatih/vim-go/";
};
@ -8743,6 +8743,18 @@ final: prev:
meta.homepage = "https://github.com/LnL7/vim-nix/";
};
vim-noctu = buildVimPluginFrom2Nix {
pname = "vim-noctu";
version = "2015-06-27";
src = fetchFromGitHub {
owner = "noahfrederick";
repo = "vim-noctu";
rev = "de2ff9855bccd72cd9ff3082bc89e4a4f36ea4fe";
sha256 = "14z1mwmvq0crvljsk6x29bxxhbavbjsggjr68f6aiz3635yih8vy";
};
meta.homepage = "https://github.com/noahfrederick/vim-noctu/";
};
vim-nong-theme = buildVimPluginFrom2Nix {
pname = "vim-nong-theme";
version = "2020-12-16";

View File

@ -510,6 +510,7 @@ nicoe/deoplete-khard
nishigori/increment-activator
nixprime/cpsm
NLKNguyen/papercolor-theme
noahfrederick/vim-noctu
noc7c9/vim-iced-coffee-script
norcalli/nvim-colorizer.lua
norcalli/nvim-terminal.lua