Thu Jun 26 04:51:27 EDT 2008 Nicolas Pouillard <[EMAIL PROTECTED]>
* Vim: add some motion operators (g~: switch case, gU: upper, gu: lower, g?:
rot13).
This includes motions like (where X is on of ~Uu?):
- word motions (gXw, gXW, gXb, gXB, gXE, gXe, ...)
- line motions (gXj, gXk...)
- current line (gXX or gXgX)
- paragraphs (gX}, gX{)
- inner units (gXiw, gXiW, gXip...)
- units (gXaw, gXaW, gXap...)
M ./Yi/Keymap/Vim.hs -12 +38
View patch online:
http://code.haskell.org/yi/_darcs/patches/20080626085127-eb2e9-3549e5989f352c70c207418b74e806c4951d19c5.gz
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---