modicator.nvim
modicator.nvim copied to clipboard
Cursor line number mode indicator plugin for Neovim
I've noticed in the Lazy profiler that Modicator takes a long time to load, somewhere around 600-900ms. When I remove Modicator, Neovim opens almost instantly. I am unsure of what's...
Hi again, I just noticed a small issue. Say I’m in buffer x, and I use Telescope to open buffer y. When Telescope is open I’m in insert mode, and...
- with `cursor_line_nr_background = false`  - with `cursor_line_nr_background = true` 
When using highlight set to foreground, actually mimic the exact same style that the lualine mode indicator has, e.g. setting fg and bg accordingly. For highlight set to background, only...