Setup
1
Install YouCompleteMe
Install the YouCompleteMe plugin following the instructions in the official documentation.
2
Whitelist configuration file
Once you’ve installed the YouCompleteMe plugin you should whitelist the configuration file that is part of the ladybird repository. You can do this by adding the following option to your
.vimrc file:The Ladybird repository includes a
.ycm_extra_conf.py file that provides YouCompleteMe with the necessary configuration for code completion.