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