Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-06 00:38:46 +00:00
committed by GitHub
21 changed files with 170 additions and 32 deletions
+12
View File
@@ -4466,6 +4466,18 @@ let
meta.homepage = "https://github.com/vhda/verilog_systemverilog.vim/";
};
embark-vim = buildVimPluginFrom2Nix {
pname = "embark-vim";
version = "2021-02-23";
src = fetchFromGitHub {
owner = "embark-theme";
repo = "vim";
rev = "d9ea898794c486e2517823f24b9577ce4c488364";
sha256 = "0l1f9pl8nh8lkswwrsw13s8d10ccq0c1jfd3bpszsxc6ryjm0wqw";
};
meta.homepage = "https://github.com/embark-theme/vim/";
};
vim-abolish = buildVimPluginFrom2Nix {
pname = "vim-abolish";
version = "2020-10-30";
+1
View File
@@ -106,6 +106,7 @@ eikenb/acp
elixir-editors/vim-elixir
elmcast/elm-vim
elzr/vim-json
embark-theme/vim as embark-vim
embear/vim-localvimrc
enomsg/vim-haskellConcealPlus
enricobacis/vim-airline-clock