mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
disabling lazy redraw
This commit is contained in:
@@ -15,7 +15,7 @@ vim.o.incsearch = true
|
||||
vim.o.infercase = true
|
||||
vim.o.joinspaces = true
|
||||
vim.o.laststatus = 2
|
||||
vim.o.lazyredraw = true
|
||||
vim.o.lazyredraw = false
|
||||
vim.o.nobackup = true
|
||||
vim.o.nobreakindent = true
|
||||
vim.o.nocompatible = true
|
||||
|
||||
Reference in New Issue
Block a user