nvim: use cursorline
This commit is contained in:
parent
c9feefd91f
commit
e86fa41784
@ -42,3 +42,5 @@ vim.o.expandtab = true
|
|||||||
vim.o.expandtab = true
|
vim.o.expandtab = true
|
||||||
|
|
||||||
vim.g.lightspeed_no_default_keymaps = true
|
vim.g.lightspeed_no_default_keymaps = true
|
||||||
|
|
||||||
|
vim.o.cursorline = true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user