mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Added Command-T and minibufexpl to vim
This commit is contained in:
parent
8cd103e80f
commit
42e0893748
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
|
@ -35,6 +35,8 @@ Bundle 'vim-scripts/LaTeX-Suite-aka-Vim-LaTeX'
|
||||||
Bundle 'tpope/vim-surround'
|
Bundle 'tpope/vim-surround'
|
||||||
Bundle 'mephux/bro.vim'
|
Bundle 'mephux/bro.vim'
|
||||||
Bundle 'derekwyatt/vim-scala'
|
Bundle 'derekwyatt/vim-scala'
|
||||||
|
Bundle 'wincent/Command-T'
|
||||||
|
Bundle 'fholgado/minibufexpl.vim'
|
||||||
|
|
||||||
" Scala Bundles
|
" Scala Bundles
|
||||||
" You need to check out appropriate ensime branch by hand by running ie.
|
" You need to check out appropriate ensime branch by hand by running ie.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue