parent
d49a58e351
commit
0d9c11d329
@ -765,7 +765,8 @@ Default: `[see next line]`
|
||||
\ 'unite' : 1,
|
||||
\ 'text' : 1,
|
||||
\ 'vimwiki' : 1,
|
||||
\ 'pandoc' : 1
|
||||
\ 'pandoc' : 1,
|
||||
\ 'mail' : 1
|
||||
\}
|
||||
|
||||
### The `g:ycm_filetype_specific_completion_to_disable` option
|
||||
|
@ -27,7 +27,8 @@
|
||||
"unite": 1,
|
||||
"text": 1,
|
||||
"vimwiki": 1,
|
||||
"pandoc": 1
|
||||
"pandoc": 1,
|
||||
"mail": 1
|
||||
},
|
||||
"auto_start_csharp_server": 1,
|
||||
"auto_stop_csharp_server": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user