diff options
| author | 2017-02-07 09:13:43 +0100 | |
|---|---|---|
| committer | 2017-02-07 09:13:43 +0100 | |
| commit | 2a49651571cda6e8ce22d4617ecc7a76ad8e8a95 (patch) | |
| tree | ab06b568b77ce17e83f49d1f900815ab728cd944 | |
| parent | bc2d7adc59e361ec3159199ff2ac209e3e6d01bf (diff) | |
| download | dotfiles-2a49651571cda6e8ce22d4617ecc7a76ad8e8a95.tar.gz dotfiles-2a49651571cda6e8ce22d4617ecc7a76ad8e8a95.tar.bz2 dotfiles-2a49651571cda6e8ce22d4617ecc7a76ad8e8a95.zip | |
Added vim-plug as submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/.vim/vim-plug | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6dbee8e..2544ea0 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -40,3 +40,6 @@ | |||
| 40 | [submodule "vim/.vim/bundle/vim-airline-themes"] | 40 | [submodule "vim/.vim/bundle/vim-airline-themes"] |
| 41 | path = vim/.vim/bundle/vim-airline-themes | 41 | path = vim/.vim/bundle/vim-airline-themes |
| 42 | url = https://github.com/vim-airline/vim-airline-themes | 42 | url = https://github.com/vim-airline/vim-airline-themes |
| 43 | [submodule "vim/.vim/vim-plug"] | ||
| 44 | path = vim/.vim/vim-plug | ||
| 45 | url = https://github.com/junegunn/vim-plug | ||
diff --git a/vim/.vim/vim-plug b/vim/.vim/vim-plug new file mode 160000 | |||
| Subproject d1ac3cdd1ffba7dad00d0bcace11aaf4191d005 | |||
