Fix vim directory

This commit is contained in:
Austen Adler 2016-03-21 12:44:31 -04:00
parent 8603a391ca
commit 5a9904b1e3

View File

@ -286,7 +286,7 @@ endif
"Vim tags | https://github.com/xolox/vim-easytags "Vim tags | https://github.com/xolox/vim-easytags
Plug 'https://github.com/xolox/vim-misc' Plug 'https://github.com/xolox/vim-misc'
"Misc (required for easytags) | 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 "Java getters and setters| gogs@austenwares.com:stonewareslord/vim-java-getset.git
" } " }
" Style { " Style {