Add smartcase option
This commit is contained in:
parent
56d05ac9d9
commit
67962828bb
2 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ M.options = {
|
|||
ruler = false,
|
||||
hidden = true,
|
||||
ignorecase = true,
|
||||
smartcase = true,
|
||||
mapleader = " ",
|
||||
mouse = "a",
|
||||
number = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue