Missing nvim option.
This commit is contained in:
parent
fdd5678eb7
commit
77cc15efbe
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ autocmd("BufNewFile", {
|
||||||
command = "set filetype=yaml",
|
command = "set filetype=yaml",
|
||||||
})
|
})
|
||||||
|
|
||||||
|
opt.gdefault = true
|
||||||
opt.hlsearch = false
|
opt.hlsearch = false
|
||||||
opt.shiftround = true
|
opt.shiftround = true
|
||||||
opt.relativenumber = false
|
opt.relativenumber = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue