From 33b4513b89949382a3d2f780637f67066721a935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cezary=20Dro=C5=BCak?= Date: Mon, 9 Aug 2021 21:21:14 +0200 Subject: [PATCH] doc: Document `-complete=lua` option (#15102) --- runtime/doc/map.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt index 10d503e180..64c0d96aed 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -1306,6 +1306,7 @@ completion can be enabled: -complete=highlight highlight groups -complete=history :history suboptions -complete=locale locale names (as output of locale -a) + -complete=lua Lua expression -complete=mapclear buffer argument -complete=mapping mapping name -complete=menu menus