diff options
| author | Teddy Wing | 2014-05-11 11:09:20 -0400 | 
|---|---|---|
| committer | Teddy Wing | 2014-05-11 11:09:20 -0400 | 
| commit | b2e30a0ca84dca6b1e186ea9813c0c7014e0b3f8 (patch) | |
| tree | 95ef054dd518604790b7cfe19782c7ab10015cf4 | |
| parent | 2eec4f37add2a1c6cc50ad41183cb2533d52a463 (diff) | |
| download | dotvim-b2e30a0ca84dca6b1e186ea9813c0c7014e0b3f8.tar.bz2 | |
README: add camelcasemotion info to Plugins list
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -29,6 +29,7 @@ Currently requires:  * [PreserveNoEOL](https://github.com/vim-scripts/PreserveNoEOL/): preserve EOLs  * [EasyGrep](https://github.com/vim-scripts/EasyGrep): easy find and replace in project  * [Indent Guides](https://github.com/nathanaelkane/vim-indent-guides): show tab stops +* [camelcasemotion](https://github.com/vim-scripts/camelcasemotion): move inside camelcase and underscored words  Disabled plugins: | 
