Commit: runtime(doc): add PREVENT LOADING section for pi_getscript.txt

4 views
Skip to first unread message

Christian Brabandt

unread,
Aug 17, 2026, 5:30:13 PM (17 hours ago) Aug 17
to vim...@googlegroups.com
runtime(doc): add PREVENT LOADING section for pi_getscript.txt

Commit: https://github.com/vim/vim/commit/0b7700e1ab7a74c900da086e221172abd54657e2
Author: chrnz008 <charan...@gmail.com>
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 <charan...@gmail.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

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*
Reply all
Reply to author
Forward
0 new messages