1
0
Fork 0

fix: change mousescroll line amount

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2022-10-17 21:28:54 -04:00
parent 1b58a82ad1
commit bdba67e617
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -27,6 +27,7 @@ opt("showcmd", true)
opt("inccommand", "split")
opt("updatetime", 100)
opt("mouse", "a")
opt("mousescroll", "ver:1,hor:1")
vim.g.mapleader = " "
vim.g.copilot_no_tab_map = true