diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 60ef35b40c8b..b458e288a843 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 6f979360ea2a..61826ff4eb0e 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,