On 24/09/12 19:56, Christian Brabandt wrote:
Hi Matthias!

On Mo, 24 Sep 2012, Matthias Pitzl wrote:

Hi there!

Is it somehow possible to do a :syn off only for one specific window?

Thanks in advance!

Yes, if you use :setl syntax=off

or just :setl syntax=      (with nothing after the = sign)

If by any chance you had downloaded a syntax/off.vim in one of the directory trees part of 'runtimepath', ":setl syntax=off" would apply it to the current editfile.

:syn off will turn off syntax highlighting globally.

regards,
Christian


Best regards,
Tony.
--
Money is the root of all evil, and man needs roots

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