dots/vim/after/ftplugin/c.vim

3 lines
63 B
VimL
Raw Permalink Normal View History

" OmniCppComplete initialization
call omni#cpp#complete#Init()