updates
This commit is contained in:
+2
-2
@@ -811,8 +811,8 @@ vim.g.BASH_Ctrl_l = "off"
|
||||
-- colors
|
||||
vim.cmd("colorscheme minicyan")
|
||||
-- undo
|
||||
vim.o.undolevels = 1000
|
||||
vim.o.undoreload = 10000
|
||||
vim.o.undolevels = 100000
|
||||
vim.o.undoreload = 100000
|
||||
|
||||
-- buffer
|
||||
vim.o.hidden = true -- Enable background buffers
|
||||
|
||||
Reference in New Issue
Block a user