removed 2 repeated lines

This commit is contained in:
ashincoder
2021-06-16 06:42:23 +05:30
committed by GitHub
parent 9d35626a56
commit 20cc14e584

View File

@@ -12,8 +12,6 @@ opt("o", "ignorecase", true)
opt("o", "splitbelow", true)
opt("o", "splitright", true)
opt("o", "termguicolors", true)
opt("w", "number", true)
opt("o", "numberwidth", 2)
opt("w", "cul", true)
opt("o", "mouse", "a")