vim-operator-highlight
vim-operator-highlight copied to clipboard
A plugin that highlights operator characters for every language.
I was just trying https://github.com/enomsg/vim-haskellConcealPlus and notice vim-operator-highlight was completely blocking it from working. I believe it should be mentioned in readme/docs at last.
I was trying to code some small Perl script today and found out that the syntax highlighting for Perl went wrong whenever I enabled vim-operator-highlight for 'perl' filetype:  So...
Hi, Is there some extra steps that need to be taken to make this plugin work. I decided to give it a try in order to introduce a bit more...
check here http://stackoverflow.com/questions/14943190/reloading-vimrc-causes-different-syntax-highlighting
it works outside but not inside ex: var foo.exfunc = function() { stuff }; then only period in foo.exfunc and brackets in function() get highlighted