mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Merge #6480 from ZyX-I/colored-cmdline'/input-dict
This commit is contained in:
@@ -244,6 +244,10 @@ Lua interface (|if_lua.txt|):
|
||||
- Lua has direct access to Nvim |API| via `vim.api`.
|
||||
- Currently, most legacy Vim features are missing.
|
||||
|
||||
|input()| and |inputdialog()| gained support for each other’s features (return
|
||||
on cancel and completion respectively) via dictionary argument (replaces all
|
||||
other arguments if used).
|
||||
|
||||
==============================================================================
|
||||
5. Missing legacy features *nvim-features-missing*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user