neoclide / coc-html

Html language server extension for coc.nvim.
207 stars 6 forks source link

`autoClosingTags` and `autoCreateQuotes` defaults to true #48

Closed chemzqm closed 2 years ago

chemzqm commented 2 years ago

Same as VSCode, you may want to disable them.

seanbone commented 2 years ago

Is it possible to disable these from init.vim? How?

chemzqm commented 2 years ago

:h coc#config()