I'm using version 7.1.138 on ubuntu 8.04, on this machine ciw - change inner word command does not work. No custom settings is done to vim. Does someone know way?
Thanks Jon
|
|
I'm using version 7.1.138 on ubuntu 8.04, on this machine ciw - change inner word command does not work. No custom settings is done to vim. Does someone know way? Thanks Jon |
||||||
|
migrated from stackoverflow.com |
|
|
|
G'day, Open Vim and enter
to see if textobject has been enabled at compile time in your version of Vim. |
||||||||||||
|
|
|
Debian/Ubuntu install vim-tiny by default. Installing the vim package gives you the full version. There's also vim-gnome (previously vim-full) which includes the full version as well as a GUI version. As far as I know (and there's nothing about this in the man page), vim behaves the same regardless of whether you invoke it as vi. |
|||
|
|