A very minimal less than 50 lines plugin used for highlight all cursor words on buffer. no any autocmd event binding.
require('cwordmini').setup() -- use default config or setup({exclude = {..} })
Option in setup param table just exclude
filetype or buftype list table