disable rope
This commit is contained in:
@@ -89,6 +89,8 @@ nnoremap <silent> <F10> :CtrlPBuffer<CR>
|
||||
" Enable colorcolumn display at max_line_length *'g:pymode_options_colorcolumn'*
|
||||
let g:pymode_options_colorcolumn = 1
|
||||
let g:pymode_options_max_line_length = 100
|
||||
let g:pymode_rope = 0
|
||||
|
||||
if has("python3")
|
||||
let g:pymode_python = 'python3'
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user