forked from aniani/vim
runtime(doc): Fix style in documents
closes: #15801 Signed-off-by: h-east <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
8ee0e0b8e3
commit
738ebfea41
@@ -1,4 +1,4 @@
|
||||
*pi_getscript.txt* For Vim version 9.1. Last change: 2024 Sep 27
|
||||
*pi_getscript.txt* For Vim version 9.1. Last change: 2024 Oct 05
|
||||
>
|
||||
GETSCRIPT REFERENCE MANUAL by Charles E. Campbell
|
||||
<
|
||||
@@ -281,14 +281,14 @@ With :AutoInstall: enabled, as it is by default, files which end with
|
||||
|
||||
---.tar.bz2 : decompressed & untarred in .vim/ directory
|
||||
---.vba.bz2 : decompressed in .vim/ directory, then vimball handles it
|
||||
---.vmb.bz2 : decompressed in .vim/ directory, then vimball handles it
|
||||
---.vmb.bz2 : idem
|
||||
---.vim.bz2 : decompressed & moved into .vim/plugin directory
|
||||
---.tar.gz : decompressed & untarred in .vim/ directory
|
||||
---.vba.gz : decompressed in .vim/ directory, then vimball handles it
|
||||
---.vmb.gz : decompressed in .vim/ directory, then vimball handles it
|
||||
---.vmb.gz : idem
|
||||
---.vim.gz : decompressed & moved into .vim/plugin directory
|
||||
---.vba : moved to .vim/ directory, then vimball handles it
|
||||
---.vmb : moved to .vim/ directory, then vimball handles it
|
||||
---.vmb : idem
|
||||
---.vim : moved to .vim/plugin directory
|
||||
---.zip : unzipped in .vim/ directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user