vimPlugins.vim-classpath: init at 2020-04-07 (#388584)
This commit is contained in:
@@ -15518,6 +15518,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";
|
||||
|
||||
@@ -1190,6 +1190,7 @@ https://github.com/m-pilia/vim-ccls/,,
|
||||
https://github.com/tpope/vim-characterize/,HEAD,
|
||||
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/,,
|
||||
|
||||
Reference in New Issue
Block a user