Add smartcase option
This commit is contained in:
@@ -21,6 +21,7 @@ opt.fillchars = { eob = " " }
|
||||
|
||||
opt.hidden = options.hidden
|
||||
opt.ignorecase = options.ignorecase
|
||||
opt.smartcase = options.smartcase
|
||||
opt.mouse = options.mouse
|
||||
|
||||
-- Numbers
|
||||
|
||||
Reference in New Issue
Block a user