Confirmed users
336
edits
m (refresh according to a tryout today.) |
No edit summary |
||
Line 49: | Line 49: | ||
Now you should get completion when typing ‘->’ ‘::’ ‘.’. You can also use CTRL+X, CTRL+O to complete at any point. | Now you should get completion when typing ‘->’ ‘::’ ‘.’. You can also use CTRL+X, CTRL+O to complete at any point. | ||
To debug problems run: | |||
:call g:ClangUpdateQuickFix() | |||
:copen |