This is an example php file: ``` php $arr = array('中文' => '中文'); ``` There are some unicode chars in the code. I've a quick workaround: vimui.py line 537 > 'marker':self.__get_marker(p),'name':p.display_name.encode('latin1'),
This is an example php file:
There are some unicode chars in the code.
I've a quick workaround:
vimui.py line 537