General updates
This commit is contained in:
parent
410498b2c1
commit
91f122bcd1
5 changed files with 19 additions and 10 deletions
|
|
@ -23,6 +23,7 @@ vim.o.timeoutlen = 500 -- By default timeoutlen is 1000 ms
|
|||
|
||||
vim.cmd(":set number relativenumber")
|
||||
vim.cmd("highlight ColorColumn ctermbg=0 guibg=grey")
|
||||
|
||||
------ Folding
|
||||
-- vim.o.foldlevel = 99
|
||||
-- Persist folds.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue