remove pastetoggle
This commit is contained in:
parent
ee9da45c25
commit
c0e795888e
@ -14,7 +14,7 @@ vim.opt.colorcolumn = "81"
|
||||
vim.opt.autoread = true
|
||||
vim.opt.wildmode = 'longest,list'
|
||||
vim.opt.ttyfast = true
|
||||
vim.opt.pastetoggle = '<F3>'
|
||||
-- vim.opt.pastetoggle = '<F3>'
|
||||
|
||||
-- formatting
|
||||
vim.opt.expandtab = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user