Wednesday, December 28, 2011

RE: why is Vim coloring text in txt files?

wolfv wrote:
> I tried this from cmd window:
>
> C:\Users\wolf
> > cd %HOME%
> The system cannot find the path specified.

It's a long story, some of which is mentioned at:
http://vim.wikia.com/wiki/Filetype.vim
(search for $HOME).

The simplest is to use Vim to find what it thinks:

:echo $HOME

Then use normal tools (not Vim) to make the required
directories.

Re this mailing list:
Yes, bottom posting is putting your comment last.
However, it is important to DELETE all junk from the original
message (just quote what you are replying to).

John

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