mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
Completely replace configuration. As base use Marc Harters vimrc from https://github.com/wavded/.vim
This commit is contained in:
15
.gitmodules
vendored
15
.gitmodules
vendored
@@ -1,3 +1,18 @@
|
||||
[submodule "oh-my-zsh"]
|
||||
path = oh-my-zsh
|
||||
url = git@github.com:igrat/oh-my-zsh.git
|
||||
[submodule "vim/bundle/vim-javascript"]
|
||||
path = vim/bundle/vim-javascript
|
||||
url = https://github.com/pangloss/vim-javascript.git
|
||||
[submodule "vim/bundle/fugitive"]
|
||||
path = vim/bundle/vim-fugitive
|
||||
url = https://github.com/igrat/vim-fugitive.git
|
||||
[submodule "vim/bundle/nerdtree"]
|
||||
path = vim/bundle/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree.git
|
||||
[submodule "vim/bundle/vim-fuzzyfinder"]
|
||||
path = vim/bundle/vim-fuzzyfinder
|
||||
url = git@github.com:igrat/vim-fuzzyfinder.git
|
||||
[submodule "vim/bundle/vim-l9"]
|
||||
path = vim/bundle/vim-l9
|
||||
url = git@github.com:igrat/vim-l9.git
|
||||
|
||||
Reference in New Issue
Block a user