" camelcasemotion.vim: Motion through CamelCaseWords and underscore_notation. " " DEPENDENCIES: " - Requires Vim 7.0 or higher. " " Copyright: (C) 2007-2009 by Ingo Karkat " The VIM LICENSE applies to this script; see ':help copyright'. " " Source: Based on vimtip #1016 by Anthony Van Ham. " Maintainer: Ingo Karkat " REVISION DATE REMARKS " 1.50.019 05-May-2009 Do not create mappings for select mode; " according to|Select-mode|, printable character " commands should delete the selection and insert " the typed characters. " Moved functions from plugin to separate autoload " script. " Split off documentation into separate help file. " Now cleaning up Create...Mappings functions. " 1.40.018 30-Jun-2008 Minor: Removed unnecessary