Disable built-in clipboard and mouse support, bye bye elogind.
This commit is contained in:
parent
964626d973
commit
a14e732e40
3 changed files with 22 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue