Skip to content Skip to sidebar Skip to footer
Showing posts with the label Syntax Highlighting

Vim Syntax Highlighting 'else:' For Python

I'm getting annoyed with the default python syntax highlighting in Vim. It does not highlight t… Read more Vim Syntax Highlighting 'else:' For Python

Emacs Python-mode Syntax Highlighting

I have GNU Emacs 23 (package emacs23) installed on an Ubuntu 10.04 desktop machine and package emac… Read more Emacs Python-mode Syntax Highlighting

Highlighting Unmatched Brackets In Vim

I'm getting burned repeatedly by unmatched parentheses while writing python code in vim. I lik… Read more Highlighting Unmatched Brackets In Vim