remove matchpairs option
This commit is contained in:
@@ -29,7 +29,6 @@ opt.clipboard = "unnamedplus"
|
||||
opt.signcolumn = "yes"
|
||||
opt.fillchars:append({ eob = " " })
|
||||
opt.showtabline = 2
|
||||
opt.matchpairs:append({ "<:>" })
|
||||
|
||||
-- if vim.fn.has("win32") == 1 then
|
||||
-- opt.shell = "powershell.exe"
|
||||
|
||||
Reference in New Issue
Block a user