hello,
wondering if possible set particular syntax highlighting particular file type (i.e. peachpuff.vim *.c) , different syntax highlighting different file type (i.e. zellner.vim *.py).
think possible, can done in .vimrc file. hoping can use effect
if (*.c) use peachpuff
else use zellner
i'm not sure how if statements , such in vimrc file.
thanks!
sure, need create syntax files (or find existing ones) , tell vim want use them:
http://vimdoc.sourceforge.net/htmldoc/syntax.html#:syn-files
Forums Macs Mac Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
No comments:
Post a Comment