Skip to content

Commit

Permalink
cursorline cus old
Browse files Browse the repository at this point in the history
  • Loading branch information
BakerNet committed Jun 28, 2023
1 parent 9f0b708 commit 4c8eb41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/hans/opts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ vim.o.colorcolumn = "80"

-- auto-save
vim.o.autowriteall = true

-- highlight cursor line
vim.o.cursorline = true

0 comments on commit 4c8eb41

Please sign in to comment.