change colorscheme to kanegawa, add gentoo-syntax
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ vim.o.laststatus = 3
|
||||
vim.o.cmdheight = 0 -- hides commandbar when not in use, looks ok
|
||||
vim.o.hidden = true
|
||||
vim.o.signcolumn = 'auto'
|
||||
-- vim.o.breakindent = false -- I think this looks bad
|
||||
vim.o.breakindent = false -- I think this looks bad
|
||||
vim.o.errorbells = true
|
||||
vim.o.clipboard = "unnamedplus"
|
||||
vim.o.mouse = 'a'
|
||||
|
||||
Reference in New Issue
Block a user