1
0
mirror of https://github.com/amix/vimrc synced 2025-07-17 17:15:01 +08:00

configurable

Signed-off-by: shenwenjie <shenwenjie@sensetime.com>
This commit is contained in:
shenwenjie
2021-10-19 12:54:07 +08:00
parent e13b2a10a7
commit 51db5b9267
253 changed files with 627555 additions and 11538 deletions

2
after/ftplugin/c.vim Normal file
View File

@ -0,0 +1,2 @@
" OmniCppComplete initialization
call omni#cpp#complete#Init()

2
after/ftplugin/cpp.vim Normal file
View File

@ -0,0 +1,2 @@
" OmniCppComplete initialization
call omni#cpp#complete#Init()