|
|
|
|
|
by bcrescimanno
5054 days ago
|
|
Better syntax highlighting? For what language? In all honesty, it's not super-tough to write your own syntax for any language. If you do it, release it on github and others will probably be willing to contribute. Vim has support for scripting against Python and Ruby in addition to VimScript. Better graphics? For what purpose? For displaying text? |
|
Spoken like somebody who's never tried to parse C++.