config icon indicating copy to clipboard operation
config copied to clipboard

Update ycmd_global_conf.py

Open sixshotx opened this issue 8 years ago • 0 comments

The make_paths_absolute() might return an empty list [], so it is better to use the insert() to prevent the "index out of range" exception.

sixshotx avatar Feb 15 '17 05:02 sixshotx