Dear Vimers,

In my .vimrc I am trying to set the selectmode option to "key",
so I can use the Shift-Key with movement-keys to start the Select-Mode.

Unfortunately I seam to be unable to get it right:

Neither
set selectmode = ['key']
nor
set selectmode = ["key"]
nor
set selectmode = "key"
work.

Can anyone help me please?

Kind regards!
Asis

-- 
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

Reply via email to