Add K mapping for Python docs
This commit is contained in:
parent
9c4caee646
commit
48306a25ed
@ -25,3 +25,6 @@ setlocal encoding=utf-8
|
|||||||
" Set up file format
|
" Set up file format
|
||||||
setlocal fileformat=unix
|
setlocal fileformat=unix
|
||||||
let python_highlight_all=1
|
let python_highlight_all=1
|
||||||
|
|
||||||
|
" Mappings
|
||||||
|
nnoremap K :YcmCompleter GetDoc<CR>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user