diff --git a/.vim/vimrc b/.vim/vimrc index f100809..259d475 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -56,6 +56,7 @@ Bundle "gregsexton/gitv" Bundle "honza/vim-snippets" Bundle "kien/ctrlp.vim" Bundle "majutsushi/tagbar" +Bundle "motus/pig.vim" Bundle "nathanaelkane/vim-indent-guides" Bundle "tomtom/tlib_vim" Bundle "tpope/vim-fugitive"