Skip to content

Instantly share code, notes, and snippets.

@woidpointer
woidpointer / .ycm_extra_conf.py
Last active April 8, 2019 02:45 — forked from galou/.ycm_extra_conf.py
YouCompleteMe configuration file for ROS, copy to $ROS_WORKSPACE
# -*- coding: utf-8 -*-
##########################################################################
# YouCompleteMe configuration for ROS #
# Author: Gaël Ecorchard (2015) #
# #
# The file requires the definition of the $ROS_WORKSPACE variable in #
# your shell. #
# Name this file .ycm_extra_conf.py and place it in $ROS_WORKSPACE to #
# use it. #