Updating var default in docs from code
This commit is contained in:
parent
02bcc1fe51
commit
3b52482d56
@ -876,6 +876,7 @@ Default: `[see next line]`
|
|||||||
let g:ycm_semantic_triggers = {
|
let g:ycm_semantic_triggers = {
|
||||||
\ 'c' : ['->', '.'],
|
\ 'c' : ['->', '.'],
|
||||||
\ 'objc' : ['->', '.'],
|
\ 'objc' : ['->', '.'],
|
||||||
|
\ 'ocaml' : ['.', '#'],
|
||||||
\ 'cpp,objcpp' : ['->', '.', '::'],
|
\ 'cpp,objcpp' : ['->', '.', '::'],
|
||||||
\ 'perl' : ['->'],
|
\ 'perl' : ['->'],
|
||||||
\ 'php' : ['->', '::'],
|
\ 'php' : ['->', '::'],
|
||||||
|
Loading…
Reference in New Issue
Block a user