highlight line cursor is on
This commit is contained in:
parent
d8bbd1551a
commit
51896abd6f
1 changed files with 7 additions and 5 deletions
|
|
@ -58,3 +58,5 @@ vim.api.nvim_create_autocmd('TextYankPost', {
|
|||
vim.opt.completeopt = 'menuone,noselect'
|
||||
|
||||
vim.opt.breakindent = true
|
||||
|
||||
vim.opt.cursorline = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue