Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
daflip
on March 17, 2012
|
parent
|
context
|
favorite
| on:
Add Syntax Highlighting To Your Blog With VIM
VIM too can be told use span tags and css rather than lots of messy font tags, relevant .vimrc goodness:
let html_use_css=1
let use_xhtml = 1
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
let html_use_css=1
let use_xhtml = 1