Tuesday, December 27, 2011

Re: why is Vim coloring text in txt files?

Hi Tony!

On Di, 27 Dez 2011, Tony Mechelynck wrote:

> On 27/12/11 10:03, Christian Brabandt wrote:
> >Hi Tony!
> >
> >On Mo, 26 Dez 2011, Tony Mechelynck wrote:
> >
> >>I could have used the internal mkdir() function, except that it
> >>isn't guaranteed to exist on all platforms.
> >
> >On which plattforms doesn't it exists?
>
> The help doesn't say. It just says:
>
> Not available on all systems. To check use: >
> :if exists("*mkdir")
>
> and since the OP is on a different platform than mine, I can't rely
> on it when telling him what to do. I suspect (but can't check) that
> Windows (the OP's platform) is a platform where it doesn't exist.

It is supported under Windows.

regards,
Christian

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

No comments: