mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02: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