vimPlugins.vim-apathy: init at 2021-11-22
This commit is contained in:
@@ -15115,6 +15115,19 @@ final: prev:
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
vim-apathy = buildVimPlugin {
|
||||
pname = "vim-apathy";
|
||||
version = "2021-11-22";
|
||||
src = fetchFromGitHub {
|
||||
owner = "tpope";
|
||||
repo = "vim-apathy";
|
||||
rev = "27128a0f55189724c841843ba41cd33cf7186032";
|
||||
sha256 = "166cvm3xr46n7bmzglkx0k4akdshhq3a1kw2011v39r64jh5p5hk";
|
||||
};
|
||||
meta.homepage = "https://github.com/tpope/vim-apathy/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
vim-apm = buildVimPlugin {
|
||||
pname = "vim-apm";
|
||||
version = "2024-02-03";
|
||||
|
||||
@@ -1159,6 +1159,7 @@ https://github.com/vim-airline/vim-airline-themes/,,
|
||||
https://github.com/Konfekt/vim-alias/,,
|
||||
https://github.com/hsanson/vim-android/,,
|
||||
https://github.com/osyo-manga/vim-anzu/,,
|
||||
https://github.com/tpope/vim-apathy/,HEAD,
|
||||
https://github.com/ThePrimeagen/vim-apm/,,
|
||||
https://github.com/PeterRincker/vim-argumentative/,,
|
||||
https://github.com/FooSoft/vim-argwrap/,,
|
||||
|
||||
Reference in New Issue
Block a user