disbale unnamedplus because it is slow
This commit is contained in:
@ -15,7 +15,6 @@ opt.ignorecase = true --Case insensitive searching unless /C or capital in searc
|
||||
opt.smartcase = true -- Smart case
|
||||
opt.updatetime = 300 --Decrease update time
|
||||
opt.signcolumn = 'yes' -- Always show sign column
|
||||
opt.clipboard = 'unnamed,unnamedplus' -- Access system clipboard
|
||||
opt.timeoutlen = 300 -- Time in milliseconds to wait for a mapped sequence to complete.
|
||||
opt.ttimeoutlen = 10
|
||||
opt.showmode = false -- Do not need to show the mode. We use the statusline instead.
|
||||
|
Reference in New Issue
Block a user