bracey.vim icon indicating copy to clipboard operation
bracey.vim copied to clipboard

Disable CSS selector highlight

Open maujim opened this issue 4 years ago • 1 comments

Is there a way to disable CSS selector highlighting?

maujim avatar Nov 21 '20 23:11 maujim

This isn't supported as a built in option but could probably hack around it by removing the hooks it adds here https://github.com/turbio/bracey.vim/blob/c2c1e91c011a007ed66e1dbbcc2c8d12e8600c06/autoload/bracey.vim#L64.

turbio avatar Nov 24 '20 02:11 turbio