enable cursorline and cursorcolumn

This commit is contained in:
LordMZTE 2021-04-28 18:20:25 +02:00
parent f8e8e08a81
commit 0acf060137

View file

@ -12,6 +12,8 @@ wo.number = true
o.guifont = "Iosevka:h12"
o.mouse = "a"
o.termguicolors = true
wo.cursorline = true
wo.cursorcolumn = true
g.airline_powerline_fonts = 1
g.neovide_iso_layout = true