aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/funcs.c
diff options
context:
space:
mode:
authordundargoc <gocdundar@gmail.com>2024-05-16 18:33:09 +0200
committerdundargoc <33953936+dundargoc@users.noreply.github.com>2024-05-24 11:08:00 +0200
commitd123202ae6ef3f046d5b6579c194dca82ddb8a8f (patch)
treedfb64b7bb09076a58962cb7c41f36f80c02fa992 /src/nvim/eval/funcs.c
parentf864b68c5b0fe1482249167712cd16ff2b50ec45 (diff)
downloadrneovim-d123202ae6ef3f046d5b6579c194dca82ddb8a8f.tar.gz
rneovim-d123202ae6ef3f046d5b6579c194dca82ddb8a8f.tar.bz2
rneovim-d123202ae6ef3f046d5b6579c194dca82ddb8a8f.zip
fix: change deprecation presentation
Deprecation with vim.deprecate is currently too noisy. Show the following warning instead: [function] is deprecated. Run ":checkhealth vim.deprecated" for more information. The important part is that the full message needs to be short enough to fit in one line in order to not trigger the "Press ENTER or type command to continue" prompt. The full information and stack trace for the deprecated functions will be shown in the new healthcheck `vim.deprecated`.
Diffstat (limited to 'src/nvim/eval/funcs.c')
0 files changed, 0 insertions, 0 deletions