protect python settings
This commit is contained in:
parent
5ceafd17a2
commit
d0f9a2e733
6 changed files with 18 additions and 15 deletions
1
.vimrc
1
.vimrc
|
|
@ -123,6 +123,7 @@ setlocal cursorline
|
|||
let python_highlight_all = 1
|
||||
let g:Tb_MaxSize=0
|
||||
let g:Tb_MapCTabSwitchBufs = 1
|
||||
let g:UseGooglePythonSettings = 0
|
||||
|
||||
" * Configure browser for haskell_doc.vim
|
||||
let g:haddock_browser = "open"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue