Hi, I install python-syntax by vundle: <pre><code>Bundle 'hdima/python-syntax' </code></pre> Add add the following setting in _vimrc <pre><code>let python_highlight_all = 1 </code></pre> However, keyword cannot be shown. Color file which I used is: https://github.com/Marslo/marslo.vim/blob/master/colors/marslo256.vim
Hi,
I install python-syntax by vundle:
Add add the following setting in _vimrc
However, keyword cannot be shown.
Color file which I used is: https://github.com/Marslo/marslo.vim/blob/master/colors/marslo256.vim