mirror of
https://github.com/neovim/neovim.git
synced 2026-03-29 20:02:03 +00:00
docs: starting.txt new layout
This commit is contained in:
@@ -304,7 +304,7 @@ end
|
||||
|
||||
local VIM_CMD_ARG_MAX = 20
|
||||
|
||||
--- Executes Vimscript (|Ex-commands|).
|
||||
--- Executes Vimscript (|Ex-command|s).
|
||||
---
|
||||
--- Can be indexed with a command name to get a function, thus you can write `vim.cmd.echo(…)`
|
||||
--- instead of `vim.cmd{cmd='echo',…}`.
|
||||
|
||||
Reference in New Issue
Block a user