neoclide / coc-highlight

Document highlight and document colors LSP support for coc.nvim
221 stars 12 forks source link

Disable Languages Description #15

Closed braun-steven closed 5 years ago

braun-steven commented 5 years ago

The readme states:

Could you give an example for that? If I want to disable hightlights in python files, should it be ['py'], ['.py'], ['*.py'] or ['python']?

chemzqm commented 5 years ago

it's filetypes,chechkout :h 'filetype'