mirror of
https://github.com/neovim/neovim.git
synced 2026-08-30 19:11:52 +00:00
docs: luaref cleanup #24541
- drop "luaref-" prefix in favor of "lua-" or nothing, where possible. - remove redundant "luaref--lang…" and "luaref-api…" tags.
This commit is contained in:
@@ -466,7 +466,7 @@ Lua interface (|lua.txt|):
|
||||
< whereas Vim emits only "TEST".
|
||||
- Lua has direct access to Nvim |API| via `vim.api`.
|
||||
- Lua package.path and package.cpath are automatically updated according to
|
||||
'runtimepath': |lua-require|.
|
||||
'runtimepath'. |lua-module-load|
|
||||
|
||||
Commands:
|
||||
|:doautocmd| does not warn about "No matching autocommands".
|
||||
|
||||
Reference in New Issue
Block a user