mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 06:20:53 +00:00
docs: fix typos (#18269)
Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: Dan Sully <dan+github@sully.org> Co-authored-by: saher <msaher.shair@gmail.com> Co-authored-by: Stephan Seitz <stephan.seitz@fau.de> Co-authored-by: Benedikt Müller <d12bb@posteo.de> Co-authored-by: Andrey Mishchenko <mishchea@gmail.com> Co-authored-by: Famiu Haque <famiuhaque@protonmail.com> Co-authored-by: Oliver Marriott <hello@omarriott.com>
This commit is contained in:
@@ -1092,7 +1092,7 @@ vim.env *vim.env*
|
||||
*lua-vim-optlocal*
|
||||
*lua-vim-setlocal*
|
||||
|
||||
In Vimscript, there is an way to set options |set-option|. In Lua, the
|
||||
In Vimscript, there is a way to set options |set-option|. In Lua, the
|
||||
corresponding method is `vim.opt`.
|
||||
|
||||
`vim.opt` provides several conveniences for setting and controlling options
|
||||
|
||||
Reference in New Issue
Block a user