mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
highlight
This commit is contained in:
parent
d1f7ca93fd
commit
27f0b36465
1 changed files with 3 additions and 0 deletions
|
|
@ -23,4 +23,7 @@ vim.opt.swapfile = false
|
|||
vim.opt.backup = false
|
||||
vim.opt.undofile = true
|
||||
|
||||
vim.o.termguicolors = true
|
||||
vim.opt.guicursor = "n-v-c:block,i:block,r:block"
|
||||
|
||||
vim.cmd [[highlight PmenuSel guifg=#53565d guibg=#f0c981]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue