diff --git a/oh-my-zsh b/oh-my-zsh index d05b201..73f7770 160000 --- a/oh-my-zsh +++ b/oh-my-zsh @@ -1 +1 @@ -Subproject commit d05b2010ffd4cd33ff9402c402051b1caf985d97 +Subproject commit 73f777053725ce61d6fada67ff3f174130dd8c94 diff --git a/vimrc b/vimrc index 0aa7751..0a61319 100644 --- a/vimrc +++ b/vimrc @@ -38,6 +38,8 @@ Bundle 'rstacruz/sparkup', {'rtp': 'vim/'} Bundle 'mbbill/undotree' Bundle 'Shougo/neocomplcache' Bundle 'coderifous/textobj-word-column.vim' +Bundle 'myusuf3/numbers.vim' +Bundle 'benmills/vimux' " Snipmate " Bundle 'MarcWeber/vim-addon-mw-utils'