Updating docs with semantic trigger changes
This commit is contained in:
parent
c6cf813b7a
commit
05f707344b
@ -676,7 +676,8 @@ Default: `[see next line]`
|
|||||||
\ 'c' : ['->', '.'],
|
\ 'c' : ['->', '.'],
|
||||||
\ 'objc' : ['->', '.'],
|
\ 'objc' : ['->', '.'],
|
||||||
\ 'cpp,objcpp' : ['->', '.', '::'],
|
\ 'cpp,objcpp' : ['->', '.', '::'],
|
||||||
\ 'perl,php' : ['->'],
|
\ 'perl' : ['->'],
|
||||||
|
\ 'php' : ['->', '::'],
|
||||||
\ 'cs,java,javascript,d,vim,ruby,python,perl6,scala,vb,elixir' : ['.'],
|
\ 'cs,java,javascript,d,vim,ruby,python,perl6,scala,vb,elixir' : ['.'],
|
||||||
\ 'lua' : ['.', ':'],
|
\ 'lua' : ['.', ':'],
|
||||||
\ 'erlang' : [':'],
|
\ 'erlang' : [':'],
|
||||||
|
Loading…
Reference in New Issue
Block a user