mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-29 17:19:44 +01:00
nvim: cleanup
This commit is contained in:
@@ -43,7 +43,7 @@ vim.o.relativenumber = true
|
||||
|
||||
-- speedup vim with long lines
|
||||
vim.o.ttyfast = true
|
||||
vim.o.lazyredraw = true
|
||||
-- vim.o.lazyredraw = true
|
||||
|
||||
-- decrease update time
|
||||
vim.o.updatetime = 250
|
||||
|
||||
Reference in New Issue
Block a user