fixup styles

This commit is contained in:
Adam Jeniski
2023-01-24 11:20:29 -05:00
parent 66765689fb
commit dc4b961e85
3 changed files with 19 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
vim.opt.guicursor = "n-v-c-sm:block,i-ci-ve:ver25,r-cr-o:hor20"
vim.opt.guicursor = "n-v-c-sm:block,i-ci-ve:ver25,r-cr-o:hor20,a:blinkwait2000-blinkoff2000-blinkon2000-Cursor"
vim.opt.nu = true
vim.opt.relativenumber = true