1
0
mirror of https://github.com/balkian/dotfiles.git synced 2024-09-19 10:11:42 +00:00
dotfiles/.gitmodules
J.Fernando Sánchez 83b2a678c4 Fixed annoying Vundle untracked changes
It should be fixed in Vundle itself. It now sets the default path to
bundle/vundle somehow, so the spell files are saved there. By allowing a
dirty submodule it won't bother me when committing my dotfiles, but I
will be losing my spell custom dicts :(

A better fix would be to set the spellfile manually in my vimrc.
2012-12-30 20:42:10 +01:00

8 lines
203 B
Plaintext

[submodule "vim/bundle/vundle"]
path = vim/bundle/vundle
url = git@github.com:gmarik/vundle.git
ignore = dirty
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git@github.com:balkian/oh-my-zsh.git