Will it work?
:noremap j k
:noremap k j
As long as you use "nnoremap" instead of "nmap", yes.
More interesting, will it work?
:noremap ' {
:noremap ç }
In theory, yes...
note that I have ' ` and ' (three different keys).
I'm not sure what the diff between #1 and #3 are (they both look
like the same character to me). Vim uses both the regular
apostrophe ' and the back-tick ` to jump to marks, so unless one
of these is a 3rd uni-stroke jot, I wouldn't remap either.
-tim
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php