set.lua paste = true
This commit is contained in:
parent
83513f7b11
commit
cabdaee1b5
|
@ -35,4 +35,6 @@ vim.opt.updatetime = 50
|
|||
|
||||
vim.opt.colorcolumn = '80'
|
||||
|
||||
vim.opt.paste = true
|
||||
|
||||
vim.g.mapleader = ' '
|
||||
|
|
Loading…
Reference in New Issue