Open DuilioPerez opened 7 months ago
I eould like an option to disable this plugin while I write inside comments. I have hoza/vim-snippets as the snippet provider for coc-snippets. My coc-config is the next:
{ "coc.source.around.enable": false, "coc.source.buffer.enable": false, "coc.preferences.formatOnSave": true, "coc.source.emoji.enable": true, "inlayHint.enable": false, "clangd.arguments": ["--header-insertion=never"] }
I eould like an option to disable this plugin while I write inside comments. I have hoza/vim-snippets as the snippet provider for coc-snippets. My coc-config is the next: