vimPlugins.everforest: init at 2022-02-20

This commit is contained in:
Elliot Xu
2022-03-01 14:54:41 +08:00
committed by Jonathan Ringer
parent 66da0847c8
commit f414504311
2 changed files with 13 additions and 0 deletions
@@ -1928,6 +1928,18 @@ final: prev:
meta.homepage = "https://github.com/vim-scripts/emodeline/";
};
everforest = buildVimPluginFrom2Nix {
pname = "everforest";
version = "2022-02-20";
src = fetchFromGitHub {
owner = "sainnhe";
repo = "everforest";
rev = "7c5e520962a57f7cd42bb0b9eab268795375d26e";
sha256 = "IBDWDvSpUHHgE2zslYfvznHyQmisbRZsF0D80YqcKto=";
};
meta.homepage = "https://github.com/sainnhe/everforest/";
};
falcon = buildVimPluginFrom2Nix {
pname = "falcon";
version = "2021-12-19";
@@ -720,6 +720,7 @@ ryvnf/readline.vim
saadparwaiz1/cmp_luasnip
saecki/crates.nvim
sainnhe/edge
sainnhe/everforest
sainnhe/gruvbox-material
sainnhe/sonokai
sakhnik/nvim-gdb