]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(sqlcomplete): only set 'omnifunc' if dbext plugin was loaded
authorChristian Brabandt <cb@256bit.org>
Tue, 11 Nov 2025 17:13:44 +0000 (17:13 +0000)
committerChristian Brabandt <cb@256bit.org>
Tue, 11 Nov 2025 17:13:44 +0000 (17:13 +0000)
commitb74ec159ddae8dac0f1a2f3777392336de08e0c5
tree6a0ef77af011de6e4ab0b463bd56c59a8f26b80c
parent97c37446e6e9383b718a72a7cc94b3fe25fd6b94
runtime(sqlcomplete): only set 'omnifunc' if dbext plugin was loaded

fixes: #18716

Co-authored-by: gcanat <72149218+gcanat@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/autoload/sqlcomplete.vim