diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index e74a30cb88aa..45a184c8ab79 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 1f92e88b949a..796c3871a759 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,