Full Visual Line#
A simple plugin that highlights whole lines in linewise visual mode (V)
Installation#
packer.nvim
use {
'0xAdk/full_visual_line.nvim',
config = function ()
require 'full_visual_line'.setup {}
end
}
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz