dots/vim/after/ftplugin/cpp.vim

3 lines
63 B
VimL
Raw Normal View History

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