diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-11 21:42:07 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-02-11 21:42:07 +0100 |
| commit | bfb976dae2e3d545dcc0c234a97c3e1a981acf8f (patch) | |
| tree | 2f958df4fc53b9af1b80524a39cb4e3f53ed3888 /vim/bundles.vim | |
| parent | 2105fca23f517326dcdac5d4a63e7e5311ee8c30 (diff) | |
| download | dotfiles-bfb976dae2e3d545dcc0c234a97c3e1a981acf8f.tar.gz dotfiles-bfb976dae2e3d545dcc0c234a97c3e1a981acf8f.zip | |
vim: let's user Derek Wyatt's scala plugin.
Diffstat (limited to 'vim/bundles.vim')
| -rw-r--r-- | vim/bundles.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/bundles.vim b/vim/bundles.vim index 04124ab..2c59836 100644 --- a/vim/bundles.vim +++ b/vim/bundles.vim @@ -7,6 +7,7 @@ Bundle 'gmarik/vundle' " My list of plugins. Bundle 'tpope/vim-surround.git' Bundle 'kien/ctrlp.vim.git' +Bundle 'derekwyatt/vim-scala.git' "" " Some small adjustments for the installed plugins. |
