sets: disable right click popup
This commit is contained in:
parent
c4269d3249
commit
c661e05a2d
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ vim.opt.hlsearch = false
|
|||
vim.opt.incsearch = true
|
||||
|
||||
-- stuff
|
||||
vim.opt.mousemodel = "extend"
|
||||
|
||||
vim.opt.fillchars:append({ eob = ' ' })
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue