stackoverflow.vim : Stackoverflow's code highlights (gui)
| script karma |
Rating 33/11,
Downloaded by 1660 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Paul L |
| |
| script type |
| color scheme |
| |
| description |
Scheme emulating StackOverflow's code highlights.
Works for most languages (python, html, css, c++)
Screenshot:
http://www.flickr.com/photos/28853165@N05/5216106911/
Screenshot with syntax matching (some additional highlights closer to stackoverflow.com) patterns:
http://www.flickr.com/photos/28853165@N05/5216654746/ |
| |
| install details |
drop file into your vim/colors directory
add the following line to your vimrc (if you want additional syntax matching to work):
au BufRead *.java,*.py,*.cpp,*.m,*.h,*.js runtime! colors/stackoverflow.vim |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.44
|