nvim cursor
This commit is contained in:
parent
4fefa2f242
commit
fe65bbc621
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ vim.o.cursorline = true
|
|||
vim.o.colorcolumn = '80'
|
||||
vim.o.relativenumber = true
|
||||
vim.o.breakindent = true
|
||||
vim.o.guicursor = false
|
||||
vim.o.clipboard = 'unnamedplus'
|
||||
|
||||
vim.o.list = true
|
||||
|
|
Loading…
Reference in a new issue