diff options
author | Hugues Hiegel <hugues@hiegel.fr> | 2008-09-17 22:27:47 +0200 |
---|---|---|
committer | Hugues Hiegel <hugues@hiegel.fr> | 2008-09-17 22:27:47 +0200 |
commit | 9e05ce124b7170e1c7f5c7e97c93ec942cf9ce53 (patch) | |
tree | 07ef66b2868a6a413631240670c7b1a1f4befd12 /vimrc | |
parent | 4dd682468bc3b5d2375637e082fb4f195f158c04 (diff) |
Color Pobla power !!
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -81,9 +81,9 @@ elseif has("cscope") endif endif -autocmd BufRead * color zellner -autocmd BufRead *.[ch] color pobla -autocmd BufRead *.php color pablo +autocmd BufRead * color pobla +"autocmd BufRead *.[ch] color pobla +"autocmd BufRead *.php color pablo autocmd BufRead /tmp/mutt-*[0-9] color elflord set title |