set.lua paste = true

This commit is contained in:
cubernetes 2023-07-28 09:34:47 +02:00
parent 83513f7b11
commit cabdaee1b5
1 changed files with 2 additions and 0 deletions

View File

@ -35,4 +35,6 @@ vim.opt.updatetime = 50
vim.opt.colorcolumn = '80'
vim.opt.paste = true
vim.g.mapleader = ' '