Disable built-in clipboard and mouse support, bye bye elogind.

This commit is contained in:
Bartek Stalewski 2023-10-19 00:41:28 +02:00
parent 964626d973
commit a14e732e40
3 changed files with 22 additions and 11 deletions

View file

@ -17,7 +17,9 @@ opt.relativenumber = false
opt.wrap = true
opt.writebackup = false
opt.clipboard = ""
opt.foldcolumn = "0"
opt.mouse = ""
-- opt.laststatus = 2
-- opt.mouse = ""
-- opt.scrolloff = 5