diff --git a/docs/ide.rst b/docs/ide.rst index b7d76fa7..a7dd0afc 100644 --- a/docs/ide.rst +++ b/docs/ide.rst @@ -39,9 +39,11 @@ VIM Recommended bundles: * Syntax highlight - `Arduino-syntax-file `_ -* Code Completion - `YouCompleteMe `_ +* Code Completion - `YouCompleteMe `_ (see configuration example by **Anthony Ford** `PlatformIO/YouCompleteMe Integration `_) * Syntax checking - `Syntastic `_ + + Put to the project directory ``Makefile`` wrapper with contents: .. code-block:: make