runtime(doc): Add hint how to load termdebug from vimrc
Commit:
https://github.com/vim/vim/commit/27c55984def4c6ff7afc89958c90f6018c474b2c
Author: Christian Brabandt <[email protected]>
Date: Sun Jul 14 10:41:08 2024 +0200
runtime(doc): Add hint how to load termdebug from vimrc
fixes: https://github.com/vim/vim/issues/15256
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/terminal.txt b/runtime/doc/terminal.txt
index 6bc980b43..b6204b22d 100644
--- a/runtime/doc/terminal.txt
+++ b/runtime/doc/terminal.txt
@@ -1,4 +1,4 @@
-*terminal.txt* For Vim version 9.1. Last change: 2024 Jul 04
+*terminal.txt* For Vim version 9.1. Last change: 2024 Jul 14
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1253,6 +1253,8 @@ Starting ~
*termdebug-starting*
Load the plugin with this command: >
packadd termdebug
+<When loading the plugin from the |.vimrc| file, add the "!" attribute: >
+ packadd! termdebug
< *:Termdebug*
To start debugging use `:Termdebug` or `:TermdebugCommand` followed by the
command name, for example: >
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/E1sTxv0-0091IF-Kl%40256bit.org.