commit 77a0f4a542ad9354c647b6bafc1bbd5579212a9e parent ccd17543f32a892814c3d32eb5e979722b843da9 Author: dundargoc <33953936+dundargoc@users.noreply.github.com> Date: Mon, 28 Nov 2022 18:29:15 +0100 docs(lua): correct the tags for vim.opt_local and vim.opt_global (#21138) Diffstat:
| M | runtime/doc/lua.txt | | | 5 | ++--- |
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/runtime/doc/lua.txt b/runtime/doc/lua.txt @@ -1159,9 +1159,8 @@ vim.wo[{winid}] * - *lua-vim-opt* - *lua-vim-optlocal* - *lua-vim-optglobal* + *vim.opt_local* + *vim.opt_global* *vim.opt*