Select a color scheme for your Dotfyle experience

0xAdk / full_visual_line.nvim

full_visual_line.nvim

Enhance neovim's visual line mode with fully highlighted lines
34 11 0 3 days ago
color manually-created
full_visual_line.nvim highlights the whole line when in visual line mode, instead of just part of the line

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
    '0xAdk/full_visual_line.nvim',
    keys = 'V',
    opts = {},
}

Developers using full_visual_line.nvim

more configs
BrunoKrugel/dotfiles
/
142 init.lua 60 7062
tetzng/dotfiles
/.config/nvim
5 init.lua 84 2804
technicalpickles/pickled-nvim
/
4 init.lua 52 3012