Mercurial > dotfiles
diff .hgsub @ 381:af7646eceddc
Add projectroot plugin for Vim.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 03 Apr 2017 13:07:50 -0700 |
parents | 52ea57ca22e1 |
children | 92ae7310bb1b |
line wrap: on
line diff
--- a/.hgsub Sat Feb 25 21:31:56 2017 -0800 +++ b/.hgsub Mon Apr 03 13:07:50 2017 -0700 @@ -19,6 +19,7 @@ vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git +vim/bundle/projectroot = [git]https://github.com/dbakker/vim-projectroot.git vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git vim/bundle/ragtag = [git]https://github.com/tpope/vim-ragtag.git