diff options
| author | Anton Bobov <abobov@gmail.com> | 2016-02-12 21:55:24 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2016-02-12 21:55:24 +0500 |
| commit | 38d212c131292c911ed40813cd12673d5459763b (patch) | |
| tree | 3c387bd1eb40bb0897c9e90c7e53388ce998812c /.gitmodules | |
| parent | 37d113e29635d73b347a9d785d7a6659722044c5 (diff) | |
[vim] Config change and new bundle.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f7526f8..b9cc2ae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -84,3 +84,6 @@ [submodule "files/.vim/bundle/ag"] path = files/.vim/bundle/ag url = https://github.com/rking/ag.vim +[submodule "files/.vim/bundle/vim-bracketed-paste"] + path = files/.vim/bundle/vim-bracketed-paste + url = https://github.com/ConradIrwin/vim-bracketed-paste |
