diff options
author | Teddy Wing | 2014-05-11 11:07:48 -0400 |
---|---|---|
committer | Teddy Wing | 2014-05-11 11:07:48 -0400 |
commit | 2eec4f37add2a1c6cc50ad41183cb2533d52a463 (patch) | |
tree | 3097248ad429d595a32cb58c3d36bfca73d6dab0 /vimrc | |
parent | f169828a32c38e274af29be4a3ac68a46d401a30 (diff) | |
download | dotvim-2eec4f37add2a1c6cc50ad41183cb2533d52a463.tar.bz2 |
vimrc: update CHANGELOG for camelcasemotion
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -112,6 +112,10 @@ " * Set Indent Guides size to 1 column (only works for expandtab) " * Set custom colours for Indent Guides that are a little less intrusive " +" 2014.05.11: +" * Add camelcasemotion plugin for moving inside camelCase and +" under_score words +" " Pathogen |