2013-10-03 16:29:04 -04:00
|
|
|
{
|
|
|
|
"filepath_completion_use_working_dir": 0,
|
2013-12-02 19:36:53 -05:00
|
|
|
"auto_trigger": 1,
|
2013-10-03 16:29:04 -04:00
|
|
|
"min_num_of_chars_for_completion": 2,
|
2013-10-04 15:23:33 -04:00
|
|
|
"min_num_identifier_candidate_chars": 0,
|
2013-10-03 16:29:04 -04:00
|
|
|
"semantic_triggers": {},
|
|
|
|
"filetype_specific_completion_to_disable": {
|
|
|
|
"gitcommit": 1
|
|
|
|
},
|
2013-10-04 15:23:33 -04:00
|
|
|
"seed_identifiers_with_syntax": 0,
|
|
|
|
"collect_identifiers_from_comments_and_strings": 0,
|
2013-10-03 16:29:04 -04:00
|
|
|
"collect_identifiers_from_tags_files": 0,
|
|
|
|
"extra_conf_globlist": [],
|
|
|
|
"global_ycm_extra_conf": "",
|
|
|
|
"confirm_extra_conf": 1,
|
|
|
|
"complete_in_comments": 0,
|
|
|
|
"complete_in_strings": 1,
|
|
|
|
"max_diagnostics_to_display": 30,
|
|
|
|
"filetype_whitelist": {
|
2013-10-03 17:02:22 -04:00
|
|
|
"*": 1
|
2013-10-03 16:29:04 -04:00
|
|
|
},
|
|
|
|
"filetype_blacklist": {
|
2013-10-03 17:02:22 -04:00
|
|
|
"tagbar": 1,
|
|
|
|
"qf": 1,
|
|
|
|
"notes": 1,
|
|
|
|
"markdown": 1,
|
|
|
|
"unite": 1,
|
2013-10-29 21:35:17 -04:00
|
|
|
"text": 1,
|
2014-01-14 06:59:31 -05:00
|
|
|
"vimwiki": 1,
|
2014-03-01 13:14:46 -05:00
|
|
|
"pandoc": 1,
|
|
|
|
"mail": 1
|
2013-10-04 15:23:33 -04:00
|
|
|
},
|
|
|
|
"auto_start_csharp_server": 1,
|
|
|
|
"auto_stop_csharp_server": 1,
|
2013-11-15 19:21:06 -05:00
|
|
|
"use_ultisnips_completer": 1,
|
2014-04-25 14:52:06 -04:00
|
|
|
"csharp_server_port": 2000,
|
|
|
|
"hmac_secret": ""
|
2013-10-03 16:29:04 -04:00
|
|
|
}
|