merged lost changes from cursor

This commit is contained in:
thereclaimer 2025-04-05 20:48:21 -05:00
parent b8022b0fd4
commit 83ea937e6f
2 changed files with 11 additions and 2 deletions

View file

@ -66,8 +66,6 @@ vim.opt.scrolloff = 10
-- See `:help 'confirm'`
vim.opt.confirm = true
vim.o.guicursor = 'a:block-Cursor/lCursor-blinkwait1000-blinkon100-blinkoff100'
vim.opt.termguicolors = true
vim.opt.wrap = false