JABS.nvim
JABS.nvim copied to clipboard
Add option for window highlighting
I added the option to allow windows to be highlighted using neovim's winhighlight. It uses highlight groups from :highlight and I think it is useful when the relative option is set to editor (floating window). The win_count_trigger option is the number of split windows that will enable highlighting (default 2).