aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/vim.c
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2023-03-15 08:56:13 -0400
committerGitHub <noreply@github.com>2023-03-15 05:56:13 -0700
commit210120dde81ec289ae01e1d247df08f0b147c08a (patch)
treee97b7cd1f8d1ed1bbafc4f443b29dd146817bd49 /src/nvim/api/vim.c
parent21eacbfef399f124e9d50f1757c89453c4e02944 (diff)
downloadrneovim-210120dde81ec289ae01e1d247df08f0b147c08a.tar.gz
rneovim-210120dde81ec289ae01e1d247df08f0b147c08a.tar.bz2
rneovim-210120dde81ec289ae01e1d247df08f0b147c08a.zip
fix(lua): vim.deprecate() shows ":help deprecated" #22677
Problem: vim.deprecate() shows ":help deprecated" for third-party plugins. ":help deprecated" only describes deprecations in Nvim, and is unrelated to any 3rd party deprecations. Solution: If `plugin` is specified, don't show ":help deprecated". fix #22235
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions