aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/insert.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2025-02-23 08:21:24 -0800
committerGitHub <noreply@github.com>2025-02-23 08:21:24 -0800
commit2a733ec6ccbc44dbc37c9cb36dc74bf9bcb8c02c (patch)
tree1e1898f3b32a52b76a13d3bc21b7a640d14946f0 /runtime/doc/insert.txt
parent9304a417af9998a8164c2b66d6033f9586d36c56 (diff)
downloadrneovim-2a733ec6ccbc44dbc37c9cb36dc74bf9bcb8c02c.tar.gz
rneovim-2a733ec6ccbc44dbc37c9cb36dc74bf9bcb8c02c.tar.bz2
rneovim-2a733ec6ccbc44dbc37c9cb36dc74bf9bcb8c02c.zip
revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #32597
This reverts commit f398e3a61abbf802b49867d2f533be1b0725c0d7.
Diffstat (limited to 'runtime/doc/insert.txt')
-rw-r--r--runtime/doc/insert.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index 8072b41466..06f1a4e73d 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1502,11 +1502,6 @@ both major engines implemented element, even if this is not in standards it
will be suggested. All other elements are not placed in suggestion list.
-LUA *ft-lua-omni*
-
-Lua |ftplugin| sets 'omnifunc' to |vim.lua_omnifunc()|.
-
-
PHP *ft-php-omni*
Completion of PHP code requires a tags file for completion of data from