diff options
Diffstat (limited to 'runtime/doc/deprecated.txt')
-rw-r--r-- | runtime/doc/deprecated.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/deprecated.txt b/runtime/doc/deprecated.txt index 28771dbd28..7821878cfa 100644 --- a/runtime/doc/deprecated.txt +++ b/runtime/doc/deprecated.txt @@ -45,6 +45,7 @@ TREESITTER LSP • *vim.lsp.util.jump_to_location* +• *vim.lsp.buf.execute_command* Use |Client:exec_cmd()| instead. ------------------------------------------------------------------------------ DEPRECATED IN 0.10 *deprecated-0.10* |