diff options
| author | 2016-02-13 23:31:02 +0100 | |
|---|---|---|
| committer | 2016-02-13 23:31:02 +0100 | |
| commit | 75f4cc39d81cee4dec1bca6449c23906ca4de9c5 (patch) | |
| tree | cd2c064751bc373d1c6d11a3077e2a3761c5a368 /.gitmodules | |
| parent | 119698645abd886ce966e71a22ef5bb547b7f514 (diff) | |
| download | dotfiles-75f4cc39d81cee4dec1bca6449c23906ca4de9c5.tar.gz dotfiles-75f4cc39d81cee4dec1bca6449c23906ca4de9c5.tar.bz2 dotfiles-75f4cc39d81cee4dec1bca6449c23906ca4de9c5.zip | |
Switched from git-benokai to git-janah
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 338d9c8..be3ab34 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -16,9 +16,6 @@ | |||
| 16 | [submodule "vim/.vim/bundle/vim-fugitive"] | 16 | [submodule "vim/.vim/bundle/vim-fugitive"] |
| 17 | path = vim/.vim/bundle/vim-fugitive | 17 | path = vim/.vim/bundle/vim-fugitive |
| 18 | url = https://github.com/tpope/vim-fugitive.git | 18 | url = https://github.com/tpope/vim-fugitive.git |
| 19 | [submodule "vim/.vim/bundle/Benokai"] | ||
| 20 | path = vim/.vim/bundle/Benokai | ||
| 21 | url = https://github.com/benjaminwhite/Benokai.git | ||
| 22 | [submodule "vim/.vim/bundle/vim-airline"] | 19 | [submodule "vim/.vim/bundle/vim-airline"] |
| 23 | path = vim/.vim/bundle/vim-airline | 20 | path = vim/.vim/bundle/vim-airline |
| 24 | url = https://github.com/bling/vim-airline | 21 | url = https://github.com/bling/vim-airline |
| @@ -34,3 +31,6 @@ | |||
| 34 | [submodule "vim/.vim/bundle/quick-scope"] | 31 | [submodule "vim/.vim/bundle/quick-scope"] |
| 35 | path = vim/.vim/bundle/quick-scope | 32 | path = vim/.vim/bundle/quick-scope |
| 36 | url = https://github.com/unblevable/quick-scope | 33 | url = https://github.com/unblevable/quick-scope |
| 34 | [submodule "vim/.vim/bundle/vim-janah"] | ||
| 35 | path = vim/.vim/bundle/vim-janah | ||
| 36 | url = https://github.com/mhinz/vim-janah.git | ||
