.config/nvim/lua/kamu/options.lua aktualisiert
This commit is contained in:
@@ -49,7 +49,7 @@ local options = {
|
|||||||
undodir = os.getenv("HOME") .. "/.vim/undodir",
|
undodir = os.getenv("HOME") .. "/.vim/undodir",
|
||||||
undofile = true,
|
undofile = true,
|
||||||
|
|
||||||
hlsearch = false,
|
hlsearch = true,
|
||||||
incsearch = true,
|
incsearch = true,
|
||||||
|
|
||||||
ignorecase = true,
|
ignorecase = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user