Skip to content
Snippets Groups Projects
Commit 2634c3c7 authored by Sebastian Semmler's avatar Sebastian Semmler
Browse files

Add vim-fugitive submodule

parent 743c9509
No related branches found
No related tags found
No related merge requests found
......@@ -38,3 +38,6 @@
[submodule ".vim/bundle/python-mode"]
path = .vim/bundle/python-mode
url = https://github.com/python-mode/python-mode.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
Subproject commit 87c1bda4d5573185a1f79c42a919c4b62bc34c42
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment