Sybren Stuvel wrote: > John Salerno enlightened us with: >> But what about customizing syntax coloring? Is this also in the same >> file? I've noticed a separate file called python.vim (in Windows, >> this file exists in a 'syntax' folder, and also another file of the >> same name in an 'indent' folder, so I'm *still* confused about which >> files are used for which settings. > > And you're also confused about what things are settings and what > aren't.
No, my point was just that there are more files needed than just the .vimrc file if you want to do some extra customization. I'd like to change the syntax highlighting to specific colors for each group of keywords, and you can't do that in the settings file. I'm not even sure you can do that at all, or if you have to settle for pre-made color schemes. I haven't looked into how difficult it is to make your own color scheme. (And does vim support bold text?) -- http://mail.python.org/mailman/listinfo/python-list