nvim/coc-settings.json

6 lines
132 B
JSON
Raw Normal View History

2019-04-09 20:55:18 +00:00
{
"coc.preferences.autoTrigger": "always",
"coc.preferences.timeout": 200,
"coc.preferences.triggerAfterInsertEnter": false
}