:YcmDiag returns
Native filetype completion not supported for current file, cannot force recompilation.
:ycmcomplete returns
Error detected while processing function
line 30:
Traceback (most recent call last):
File "
AttributeError: 'NoneType' object has no attribute 'OnUserCommand'
No idea where to go regarding this error
Please provide a test case that repeatedly reproduces the problem. See here for details.
No further information provided, closing.
Maybe this helps someone: Came here from searching for a similar error. My problem was that I did not add the --clang-completer flag to the install script.
Most helpful comment
Maybe this helps someone: Came here from searching for a similar error. My problem was that I did not add the --clang-completer flag to the install script.