vimrc
This commit is contained in:
@@ -88,7 +88,7 @@ nnoremap <silent> <F10> :CtrlPBuffer<CR>
|
|||||||
" Python mode
|
" Python mode
|
||||||
" Enable colorcolumn display at max_line_length *'g:pymode_options_colorcolumn'*
|
" Enable colorcolumn display at max_line_length *'g:pymode_options_colorcolumn'*
|
||||||
let g:pymode_options_colorcolumn = 1
|
let g:pymode_options_colorcolumn = 1
|
||||||
let g:pymode_options_max_line_length = 100
|
" let g:pymode_options_max_line_length = 100
|
||||||
let g:pymode_rope = 0
|
let g:pymode_rope = 0
|
||||||
|
|
||||||
if has("python3")
|
if has("python3")
|
||||||
|
|||||||
Reference in New Issue
Block a user