feat: remove guicursor option
This commit is contained in:
parent
105d6cf2ea
commit
c1fc0cad11
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ vim.opt.incsearch = true
|
||||||
|
|
||||||
vim.opt.termguicolors = true
|
vim.opt.termguicolors = true
|
||||||
|
|
||||||
vim.opt.guicursor = "n-v-i-c-ci-ve-sm:block,r-cr-o:hor20"
|
|
||||||
|
|
||||||
vim.opt.scrolloff = 8
|
vim.opt.scrolloff = 8
|
||||||
vim.opt.sidescrolloff = 16
|
vim.opt.sidescrolloff = 16
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue