>For example, the majority of "cheatsheets" and tip collections for Vim
>suggest :wq as the way to save a file and quit. It was pointed out to
>me, that :x actually makes more sense for most people. Unfortunately,
Am I the only one who uses 'ZZ' to write/quit?
2 adjacent keys,
<shift><Z><Z></shift>
vs
<shift><:></shift><x><return>
or
<shift><:></shift><w><q><return>
which to me is a *lot* simpler/easier.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---