Commit: runtime(doc): add PREVENT LOADING section for pi_getscript.txt
Christian Brabandt <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <[email protected]> |
runtime(doc): add PREVENT LOADING section for pi_getscript.txt Commit: https://github.com/vim/vim/commit/0b7700e1ab7a74c900da086e221172abd54657e2 Author: chrnz008 <[email protected]> Date: Mon Aug 17 21:15:13 2026 +0000 runtime(doc): add PREVENT LOADING section for pi_getscript.txt closes: https://github.com/vim/vim/issues/21040 Signed-off-by: chrnz008 <[email protected]> Signed-off-by: Christian Brabandt <[email protected]> diff --git a/runtime/doc/pi_getscript.txt b/runtime/doc/pi_getscript.txt index 756d9e83d..a543d237b 100644 --- a/runtime/doc/pi_getscript.txt +++ b/runtime/doc/pi_getscript.txt @@ -1,4 +1,4 @@ -*pi_getscript.txt* For Vim version 9.2. Last change: 2026 Feb 14 +*pi_getscript.txt* For Vim version 9.2. Last change: 2026 Aug 17 > GETSCRIPT REFERENCE MANUAL by Charles E. Campbell < @@ -79,6 +79,14 @@ work. (edit GetLatestVimScripts.dat to install your own personal list of desired plugins -- see |GetLatestVimScripts_dat|) + PREVENT LOADING + +If you want to use plugins, but for some reason don't wish to use getscript, +then you can avoid loading the getscript plugin by adding the following to +your |vimrc|: > + + :let g:loaded_getscriptPlugin = 1 +< ============================================================================== 3. GetLatestVimScripts Usage *glvs-usage* *:GLVS* -- -- 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 visit https://groups.google.com/d/msgid/vim_dev/E1ww4uB-0096Su-ST%40256bit.org.