xavierd / clang_complete

Vim plugin that use clang for completing C/C++ code.
http://www.vim.org/scripts/script.php?script_id=3302
1.96k stars 308 forks source link

Fixed UltiSnips py3 after python usage (compat) #581

Closed bdebyl closed 4 years ago

bdebyl commented 4 years ago

This fixes two issues:

xaizek commented 4 years ago

Thanks. Merging without testing assuming that it works.

bdebyl commented 3 years ago

Maybe CompleteUL is an undesired addition, I included the commit by mistake.