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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

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")