bill lam 写道:
> # set editing mode to vi-like key binding
> set editing-mode vi
> set keymap vi
> set convert-meta on

will this have trouble when you need to input non-ascii characters?
I use the following setting:

set input-meta on
set output-meta on
set convert-meta off
set keymap vi
set editing-mode vi


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to