Merge branch 'master' of github.com:cyplo/dotfiles
This commit is contained in:
commit
320f7460d9
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -32,3 +32,9 @@
|
|||
[submodule "gnome-terminal-colors-solarized"]
|
||||
path = gnome-terminal-colors-solarized
|
||||
url = https://github.com/sigurdga/gnome-terminal-colors-solarized
|
||||
[submodule ".vim/bundle/nerdtree"]
|
||||
path = .vim/bundle/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree
|
||||
[submodule ".vim/bundle/vim-ctrlp"]
|
||||
path = .vim/bundle/vim-ctrlp
|
||||
url = https://github.com/kien/ctrlp.vim.git
|
||||
|
|
1
.vim/bundle/nerdtree
Submodule
1
.vim/bundle/nerdtree
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d
|
1
.vim/bundle/vim-ctrlp
Submodule
1
.vim/bundle/vim-ctrlp
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b5d3fe66a58a13d2ff8b6391f4387608496a030f
|
Loading…
Reference in a new issue