-Basically, a series of bindings to make Vim Pico Compatible so people can jump in and mess around right away. Maybe even try to make it look like pico. :)
-Here's
a link
to a nice page about Pico: http://www.indiana
.edu/~~ucspubs/b103/
+A request was made in #vim for there to be an automatic version of change. This would be
a special version of change that would "snap" back
to normal mode after
a word or line is typed
.
-The pdf linked at the bottom seems to have slightly more complete information.
+For example when using cw and c$, set it so that as soon as soon as enter (or space for cw) is pressed it goes into normal mode?
-Post Solution(s) at: PicoClone
+Post Solution(s) at: AutoChange