Missing nvim option.
This commit is contained in:
parent
fdd5678eb7
commit
77cc15efbe
@ -10,6 +10,7 @@ autocmd("BufNewFile", {
|
||||
command = "set filetype=yaml",
|
||||
})
|
||||
|
||||
opt.gdefault = true
|
||||
opt.hlsearch = false
|
||||
opt.shiftround = true
|
||||
opt.relativenumber = false
|
||||
|
Loading…
Reference in New Issue
Block a user