From 5a9904b1e3e1563c803eec8d76d90b66bfb1609e Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Mon, 21 Mar 2016 12:44:31 -0400 Subject: [PATCH] Fix vim directory --- vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vim/vimrc b/vim/vimrc index da56bc5..1d5c264 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -286,7 +286,7 @@ endif "Vim tags | https://github.com/xolox/vim-easytags Plug 'https://github.com/xolox/vim-misc' "Misc (required for easytags) | https://github.com/xolox/vim-misc - Plug 'https://austenwares.com/gogs/stonewareslord/vim-java-getset.git' + Plug 'https://austenwares.com/gogs/vim/vim-java-getset.git' "Java getters and setters| gogs@austenwares.com:stonewareslord/vim-java-getset.git " } " Style {