diff options
author | Jan Pokorný <jpokorny@redhat.com> | 2013-04-11 23:07:00 +0200 |
---|---|---|
committer | Jan Pokorný <jpokorny@redhat.com> | 2013-04-11 23:07:00 +0200 |
commit | 4323819e6787d5d23f976a0843314bd83b800321 (patch) | |
tree | b6ebe3dc3d89fb52c0c2f3265cedb76120b64737 | |
parent | ed9f75372f1357447ffa026779ba02ea10a08523 (diff) | |
download | dotfiles-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>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | .vim/bundle/git-vim-redhat-ldap | 0 |
2 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 diff --git a/.vim/bundle/git-vim-redhat-ldap b/.vim/bundle/git-vim-redhat-ldap new file mode 160000 +Subproject d5b1a873b7efafc3bd2c621e85d98eec6511d8f |