2 lines
85 B
VimL
2 lines
85 B
VimL
setlocal omnifunc=necoghc#omnifunc
|
|
let g:ycm_key_invoke_completion = '<Leader><TAB>'
|
setlocal omnifunc=necoghc#omnifunc
|
|
let g:ycm_key_invoke_completion = '<Leader><TAB>'
|