doc: Add a note to vim_diff.txt

This commit is contained in:
ZyX
2017-05-13 18:16:41 +03:00
parent a59ddde721
commit d01f140bb3

View File

@@ -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 others 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*