mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Added option for python highlitght
This commit is contained in:
4
vimrc
4
vimrc
@@ -518,6 +518,10 @@ let g:python_version_2=1
|
|||||||
" Pythonhelper {{{2
|
" Pythonhelper {{{2
|
||||||
let g:pythonhelper_updatetime = 1000
|
let g:pythonhelper_updatetime = 1000
|
||||||
" }}}
|
" }}}
|
||||||
|
"}}}
|
||||||
|
"Python syntax{{{2
|
||||||
|
let g:python_highlight_all=1
|
||||||
|
"}}}
|
||||||
"Riv {{{
|
"Riv {{{
|
||||||
" Don't fold the file; it's annoying
|
" Don't fold the file; it's annoying
|
||||||
let g:riv_fold_level = -1
|
let g:riv_fold_level = -1
|
||||||
|
|||||||
Reference in New Issue
Block a user