Closed Congee closed 4 years ago
Apparently, disableLanguages is not the way to go. b:coc_pairs with autocmd FileType shows me no luck, either? So, is there a workaround?
b:coc_pairs
autocmd FileType
There's only pairs.disableLanguages configuration.
pairs.disableLanguages
So, impossible
Apparently, disableLanguages is not the way to go.
b:coc_pairs
withautocmd FileType
shows me no luck, either? So, is there a workaround?