For your viewing pleasure, a simple patch that highlights !symbols! in the same way as guitar chords...
Hey, that's nice! I am still learning the most basic features of Vim. (But I AM learning every day...) What must I do with this patch to make it work?
1) save the patch onto your harddisk (e.g. /tmp/abcSymbol.patch) 2) open a terminal and login as root (e.g. with the command "su -"). 3) cd to the directory where abc.vim resides (on my box, that would be /usr/share/vim/vim60/syntax/) 4) optionally, make a backup of the original abc.vim 5) execute the command "patch -i /tmp/abcSymbol.patch abc.vim"
That should do it...
-- Bert Van Vreckem
If Bill Gates had a penny for each time Windows crashed... Wait a minute! He does!
To subscribe/unsubscribe, point your browser to: http://www.tullochgorm.com/lists.html
