diff options
author | Robin Krahl <me@robin-krahl.de> | 2017-03-12 20:45:40 +0100 |
---|---|---|
committer | Robin Krahl <me@robin-krahl.de> | 2017-03-12 20:45:40 +0100 |
commit | 6d52315dbce8f1a83c22b6d340d4f178ad7767fd (patch) | |
tree | aa39584679616d68440b86a192830aa9e33732d6 /.gitmodules | |
parent | 362ceabf8c9b07eda033f72b6231a93c8a3a4dc9 (diff) | |
download | dotfiles-6d52315dbce8f1a83c22b6d340d4f178ad7767fd.tar.gz dotfiles-6d52315dbce8f1a83c22b6d340d4f178ad7767fd.tar.bz2 |
vim: use .config/vim and .cache/vim instead of .vim
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index a9995d5..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule ".vim/bundle/Vundle.vim"] - path = .vim/bundle/Vundle.vim - url = https://github.com/Vundlevim/Vundle.vim |