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