Minor docs formatting change
This commit is contained in:
parent
589f157aa6
commit
02bcc1fe51
@ -805,9 +805,9 @@ Default: `<leader>d`
|
||||
|
||||
### The `g:ycm_global_ycm_extra_conf` option
|
||||
|
||||
Normally, YCM searches for a '.ycm_extra_conf.py' file for compilation flags
|
||||
Normally, YCM searches for a `.ycm_extra_conf.py` file for compilation flags
|
||||
(see the User Guide for more details on how this works). This option specifies
|
||||
a fallback path to a config file which is used if no '.ycm_extra_conf.py' is
|
||||
a fallback path to a config file which is used if no `.ycm_extra_conf.py` is
|
||||
found.
|
||||
|
||||
You can place such a global file anywhere in your filesystem.
|
||||
|
Loading…
x
Reference in New Issue
Block a user