Use global setting for Python highlights
This commit is contained in:
parent
5f08372d83
commit
67257ebb98
@ -24,7 +24,7 @@ setlocal encoding=utf-8
|
||||
|
||||
" Set up file format
|
||||
setlocal fileformat=unix
|
||||
let python_highlight_all=1
|
||||
let g:python_highlight_all=1
|
||||
|
||||
" Mappings
|
||||
nnoremap K :YcmCompleter GetDoc<CR>
|
||||
|
Loading…
x
Reference in New Issue
Block a user