Mercurial > dotfiles.old
diff .hgsub @ 183:fca0df810041
Add after-object plugin
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 05 Nov 2014 22:18:41 +0100 |
parents | a8ee307de660 |
children | e3639166a8ab |
line wrap: on
line diff
--- a/.hgsub Wed Nov 05 22:11:31 2014 +0100 +++ b/.hgsub Wed Nov 05 22:18:41 2014 +0100 @@ -51,3 +51,4 @@ zsh/plugins/zsh-autosuggestions = [git]https://github.com/tarruda/zsh-autosuggestions vim/bundle/coffeescript = [git]https://github.com/kchmck/vim-coffee-script.git vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git +vim/bundle/after-object = [git]https://github.com/junegunn/vim-after-object.git