vimPlugins.vim-classpath: init at 2020-04-07

This commit is contained in:
Carman Fu
2025-03-10 01:30:25 +00:00
parent d0fabf48ff
commit 9db4345073
2 changed files with 14 additions and 0 deletions
@@ -15505,6 +15505,19 @@ final: prev:
meta.hydraPlatforms = [ ];
};
vim-classpath = buildVimPlugin {
pname = "vim-classpath";
version = "2020-04-07";
src = fetchFromGitHub {
owner = "tpope";
repo = "vim-classpath";
rev = "88a7e8a62d4603e79787cb381fc5cac562c29bb0";
sha256 = "0k67r76djvhqsc76af72s11hrxschsj1rx2rb3xsi3q5rm0ff5mg";
};
meta.homepage = "https://github.com/tpope/vim-classpath/";
meta.hydraPlatforms = [ ];
};
vim-clojure-highlight = buildVimPlugin {
pname = "vim-clojure-highlight";
version = "2015-07-05";
@@ -1189,6 +1189,7 @@ https://github.com/kristijanhusak/vim-carbon-now-sh/,,
https://github.com/m-pilia/vim-ccls/,,
https://github.com/t9md/vim-choosewin/,,
https://github.com/rhysd/vim-clang-format/,,
https://github.com/tpope/vim-classpath/,HEAD,
https://github.com/guns/vim-clojure-highlight/,,
https://github.com/guns/vim-clojure-static/,,
https://github.com/rstacruz/vim-closer/,,