sent 13:57:11 16 July 2011, Saturday
by Asis Hallab:
Correct syntax is explained in :h :set.
Original message:
> 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
No comments:
Post a Comment