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 why?
feedback
|
migrated from stackoverflow.com Nov 12 '09 at 19:06
This question came from our site for professional and enthusiast programmers.
|
Open Vim and enter
to see if textobject has been enabled at compile time in your version of Vim. | |||||||||||||
feedback
|
|
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. | ||||
|
feedback
|
