parent
1f4d049460
commit
c76bb46b94
@ -849,9 +849,12 @@ that filetype.
|
||||
|
||||
You can get the filetype of the current file in Vim with `:set ft?`.
|
||||
|
||||
Default: `{}`
|
||||
Default: `[see next line]`
|
||||
|
||||
let g:ycm_filetype_specific_completion_to_disable = {
|
||||
\ 'gitcommit': 1
|
||||
\}
|
||||
|
||||
let g:ycm_filetype_specific_completion_to_disable = {}
|
||||
|
||||
### The `g:ycm_show_diagnostics_ui` option
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user