vimPlugins.vim-caddyfile: init at 2022-05-09
This commit is contained in:
@@ -8633,6 +8633,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/qpkorr/vim-bufkill/";
|
||||
};
|
||||
|
||||
vim-caddyfile = buildVimPluginFrom2Nix {
|
||||
pname = "vim-caddyfile";
|
||||
version = "2022-05-09";
|
||||
src = fetchFromGitHub {
|
||||
owner = "isobit";
|
||||
repo = "vim-caddyfile";
|
||||
rev = "24fe0720551883e407cb70ae1d7c03f162d1d5a0";
|
||||
sha256 = "1nk71r0hswpkmhvlmyj9jazrs5g8qgabdwflhhxmipzdz7g2y5md";
|
||||
};
|
||||
meta.homepage = "https://github.com/isobit/vim-caddyfile/";
|
||||
};
|
||||
|
||||
vim-capslock = buildVimPluginFrom2Nix {
|
||||
pname = "vim-capslock";
|
||||
version = "2022-01-15";
|
||||
|
||||
@@ -726,6 +726,7 @@ https://github.com/mtikekar/vim-bsv/,,
|
||||
https://github.com/jeetsukumaran/vim-buffergator/,,
|
||||
https://github.com/bling/vim-bufferline/,,
|
||||
https://github.com/qpkorr/vim-bufkill/,,
|
||||
https://github.com/isobit/vim-caddyfile/,HEAD,
|
||||
https://github.com/tpope/vim-capslock/,,
|
||||
https://github.com/kristijanhusak/vim-carbon-now-sh/,,
|
||||
https://github.com/m-pilia/vim-ccls/,,
|
||||
|
||||
Reference in New Issue
Block a user