mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:38:57 +10:00
doc: Add a note to vim_diff.txt
This commit is contained in:
@@ -244,6 +244,10 @@ Lua interface (|if_lua.txt|):
|
||||
- Lua has direct access to Neovim api via `vim.api`.
|
||||
- Currently most of 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*
|
||||
*if_lua* *if_perl* *if_mzscheme* *if_tcl*
|
||||
|
||||
Reference in New Issue
Block a user