If you really like plain vi features, vim has a compatibility mode:

:set compatible

to set all options at values that are (approximately) equivalent to
vi's features.

-D

(vim has a lot of nice features that vi doesn't have, and it's cool to
take advantage of them)

Reply via email to