nvim: dieter light colors
This commit is contained in:
parent
a48421ef4e
commit
57fb622f2d
2 changed files with 17 additions and 5 deletions
home/common/nvim
|
@ -10,7 +10,6 @@ vim.opt.guicursor =
|
|||
"n-v-c:block,i-ci-ve:ver25,r-cr:hor20,o:hor50,a:blinkwait700-blinkoff400-blinkon250-Cursor/lCursor,sm:block-blinkwait175-blinkoff150-blinkon175"
|
||||
vim.opt.laststatus = 0
|
||||
vim.opt.number = false
|
||||
vim.opt.messagesopt = "wait:1000,history:50"
|
||||
vim.opt.relativenumber = false
|
||||
vim.opt.ruler = true
|
||||
vim.opt.syntax = "on"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue