mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
vim-patch:27c5598: runtime(doc): Add hint how to load termdebug from vimrc (#29704)
fixes: vim/vim#15256
27c55984de
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -213,6 +213,8 @@ Starting ~
|
||||
*termdebug-starting*
|
||||
Load the plugin with this command: >vim
|
||||
packadd termdebug
|
||||
When loading the plugin from the |vimrc| file, add the "!" attribute: >vim
|
||||
packadd! termdebug
|
||||
< *:Termdebug*
|
||||
To start debugging use `:Termdebug` or `:TermdebugCommand` followed by the
|
||||
command name, for example: >vim
|
||||
|
||||
Reference in New Issue
Block a user