summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-04-11 23:07:00 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-04-11 23:07:00 +0200
commit4323819e6787d5d23f976a0843314bd83b800321 (patch)
treeb6ebe3dc3d89fb52c0c2f3265cedb76120b64737 /.gitmodules
parented9f75372f1357447ffa026779ba02ea10a08523 (diff)
downloaddotfiles-4323819e6787d5d23f976a0843314bd83b800321.tar.gz
dotfiles-4323819e6787d5d23f976a0843314bd83b800321.tar.xz
dotfiles-4323819e6787d5d23f976a0843314bd83b800321.zip
Add vim-redhat-ldap plugin for vim
(Sorry, internal thing) Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7fba095..353e565 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule ".vim/bundle/git-colorschemes"]
path = .vim/bundle/git-colorschemes
url = git://github.com/flazz/vim-colorschemes.git
+[submodule ".vim/bundle/git-vim-redhat-ldap"]
+ path = .vim/bundle/git-vim-redhat-ldap
+ url = git://git.engineering.redhat.com/users/jpokorny/vim-redhat-ldap