I'm not a VIM scripter and I have no idea what happens with highlighting, but I've fixed it by patching `plugin/rubocop.vim` Just added after edit syntax on ``` edit syntax on ```
I'm not a VIM scripter and I have no idea what happens with highlighting, but I've fixed it by patching
plugin/rubocop.vimJust added after edit syntax on