transparent neovim - better for my terminal
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
vim.opt.termguicolors = true -- True color support
|
||||
vim.opt.hlsearch = false -- Disable highlighting search matches
|
||||
vim.opt.hidden = true -- Allow background buffers
|
||||
vim.opt.cindent = true
|
||||
|
||||
Reference in New Issue
Block a user