operator-camelize : snake_case -> SnakeCase, CamelCase -> camel_case
script karma |
Rating 8/5,
Downloaded by 2108 |
Comments, bugs, improvements
|
Vim wiki
|
script versions (upload new version)
Click on the package to download.
operator-camelize.zip |
0.0.5a |
2011-07-03 |
7.0 |
tyru |
0.0.5:
- Add <Plug>(operator-camelize-toggle)
0.0.5a:
- Fix problem that it evaluates lower camelcase as snakecase. (e.g., camelCase). |
operator-camelize.zip |
0.0.4 |
2011-04-16 |
7.0 |
tyru |
- Fix doc: operator-replace => operator-camelize (thanks thinca for reporting)
- Support camelCase. not only PascalCase. (thanks thinca for reporting)
- Add operator#camelize#load(). |
operator-camelize.zip |
0.0.3 |
2010-10-31 |
7.0 |
tyru |
- Fix bug: When selected in blockwise visual mode,
unnecessary newline is inserted at the bottom.
- Fix bug: If there are two more than words in selected range,
head character is not camelized.
- A lot of internal changes. |
operator-camelize.zip |
0.0.2 |
2010-09-11 |
7.0 |
tyru |
- Implement g:operator_camelize_all_uppercase_action.
- Fix document descriptions. |
operator-camelize.zip |
0.0.1 |
2010-07-06 |
7.0 |
tyru |
Refactoring. |
operator-camelize.zip |
0.0.0 |
2010-04-07 |
7.0 |
tyru |
Initial upload |
ip used for rating: 142.132.191.50
|