mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: autocursorline
This commit is contained in:
parent
1edcb7b0b2
commit
acbbfa23f4
2 changed files with 11 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ vim.o.smartcase = true
|
|||
|
||||
vim.o.number = true
|
||||
vim.o.relativenumber = true
|
||||
vim.o.cursorline = true
|
||||
vim.o.signcolumn = "yes"
|
||||
|
||||
vim.o.expandtab = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue