Tony Mechelynck wrote:

The 'syntax' option, and the syntax plugins, only affect highlighting (colouring, but also bolding, underlining, etc.), or rather, where highlighted text starts and ends. (A colorscheme may define the actual colors, unless you use the "default colours" compiled into Vim). That's intentional.
---
Oh.
If your vimrc includes both "filetype plugin indent on" and "syntax on"
---
        Well it does, but not when I paste 'css' into an empty buffer
to let vim format it it...:-)

        Didn't know about having to set filetype as well...
        Will have to remember that next time I setup an empty buffer
to autoformat pasted css (ever once in a while I want to clean up
some Css from a web-page I'm looking at to see what it is that they are
doing...I usually try to use vim).

        Thanks for the heads up...
        (going off and feeling half dumb (or half smart? for knowing one
half w/o the other? :-] ).
-linda
-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to