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