Commit f9cd90a6 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Fix absolute path in .gitmodules

parent 527d14fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,5 +59,5 @@
	path = .vim/bundle/vim-commentary
	url = https://github.com/tpope/vim-commentary.git
[submodule "/home/dom/.vim/bundle/vim-express"]
	path = /home/dom/.vim/bundle/vim-express
	path = .vim/bundle/vim-express
	url = https://github.com/tommcdo/vim-express.git