diff options
author | Teddy Wing | 2014-06-18 11:32:18 -0400 |
---|---|---|
committer | Teddy Wing | 2014-06-18 11:32:18 -0400 |
commit | b498aae428d1b06efdaf631528899dfabfe46922 (patch) | |
tree | 7b5d104021cc450d758c6f478bc65026bf4f4ed7 /README.md | |
parent | 298b3f98e6ea38741c1eb4e523edaac231537019 (diff) | |
download | dotvim-b498aae428d1b06efdaf631528899dfabfe46922.tar.bz2 |
README: add vim-scala to the Plugin section
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ Currently requires: * [Gundo](http://sjl.bitbucket.org/gundo.vim/): visual view of vim's undo tree * [surround.vim](https://github.com/tpope/vim-surround): easier manipulation of "surrounding" characters * [golang](https://github.com/jnwhiteh/vim-golang): mirror of the official go vim plugins +* [scala](https://github.com/derekwyatt/vim-scala): plugin for Scala development Disabled plugins: |