1
0
Fork 0
mirror of synced 2024-06-28 11:41:10 -04:00
ultimate-vim/after/ftplugin/c.vim

3 lines
63 B
VimL
Raw Normal View History

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