diff options
| author | 2015-08-11 12:04:03 +0200 | |
|---|---|---|
| committer | 2015-08-11 12:04:03 +0200 | |
| commit | 8e3a842dce8ee231c249d5402e7d9f20e9af89a9 (patch) | |
| tree | 608806e37f65fec8d0139d9df0622a06be7b1e24 /.gitmodules | |
| parent | e54ca8ec77c864a4e55af806677153554e3f4d12 (diff) | |
| download | dotfiles-8e3a842dce8ee231c249d5402e7d9f20e9af89a9.tar.gz dotfiles-8e3a842dce8ee231c249d5402e7d9f20e9af89a9.tar.bz2 dotfiles-8e3a842dce8ee231c249d5402e7d9f20e9af89a9.zip | |
Added quick-scope plugin to vim
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 508b221..338d9c8 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -31,3 +31,6 @@ | |||
| 31 | [submodule "weechat/.weechat/downloads/weechat-vimode"] | 31 | [submodule "weechat/.weechat/downloads/weechat-vimode"] |
| 32 | path = weechat/.weechat/downloads/weechat-vimode | 32 | path = weechat/.weechat/downloads/weechat-vimode |
| 33 | url = https://github.com/GermainZ/weechat-vimode | 33 | url = https://github.com/GermainZ/weechat-vimode |
| 34 | [submodule "vim/.vim/bundle/quick-scope"] | ||
| 35 | path = vim/.vim/bundle/quick-scope | ||
| 36 | url = https://github.com/unblevable/quick-scope | ||
