add vim configuration

This commit is contained in:
Knut Ahlers 2016-07-21 15:38:15 +02:00
parent 9d145030bb
commit 69edcc4e7f
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule ".zsh/oh-my-zsh"] [submodule ".zsh/oh-my-zsh"]
path = .zsh/oh-my-zsh path = .zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule ".vim"]
path = .vim
url = git@github.com:Luzifer/vim.git

1
.vim Submodule

@ -0,0 +1 @@
Subproject commit 9e8574d349382e66fade70b412178e00beaa4eb6

1
.vimrc Symbolic link
View File

@ -0,0 +1 @@
.vim/vimrc