update vim conf
This commit is contained in:
parent
35cb03ce8f
commit
953c65be8c
@ -19,7 +19,7 @@ flags = [
|
|||||||
'-isystem',
|
'-isystem',
|
||||||
'/opt/ros/' + os.getenv('ROS_DISTRO') + '/include',
|
'/opt/ros/' + os.getenv('ROS_DISTRO') + '/include',
|
||||||
'-isystem',
|
'-isystem',
|
||||||
'/home/light/catkin_ws/devel/include',
|
'~/catkin_ws/devel/include',
|
||||||
]
|
]
|
||||||
|
|
||||||
compilation_database_folder = ''
|
compilation_database_folder = ''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user