1VIM YouCompleteMe for VIXL 2========================== 3 4[YouCompleteMe](https://github.com/Valloric/YouCompleteMe) is a code completion 5engine for VIM. VIXL includes a `.ycm_extra_conf.py` to configure YCM to work in 6the VIXL repository. 7 8All you need to do to get things working is to [install YCM](https://github.com/Valloric/YouCompleteMe#full-installation-guide), 9preferably with semantic completion for C-family languages. 10