On 07/03/10 08:52, Dotan Cohen wrote:
Thanks! However, :set leftright doesn't seem to reverse it back!

It's :set norightleft to get back to normal.


I feel so cheated!



:-)
For a Boolean option such as this, ":set foobar" sets it to TRUE, ":set nofoobar" sets it to FALSE, and to ask the current value you must type the question mark in ":set foobar?". You can also toggle it with ":set invfoobar" or ":set foobar!". For a non-Boolean option, ":set foobar" and ":set foobar?" both display the current value, but IMHO the latter is safer (no risk of setting a Boolean option on by mistake).

Best regards,
Tony.
--
       He was not in the least bit scared to be mashed into a pulp
       Or to have his eyes gouged out and his elbows broken;
       To have his kneecaps split and his body burned away
       And his limbs all hacked and mangled, brave Sir Robin.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

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