comparison runtime/doc/pi_gzip.txt @ 33766:fc557aa379ef

runtime(doc): fix typo in pi_gzip.txt Commit: https://github.com/vim/vim/commit/30c762d99ac8e755afb00f89ddd009988e95abce Author: Christian Brabandt <cb@256bit.org> Date: Tue Nov 14 16:44:37 2023 +0100 runtime(doc): fix typo in pi_gzip.txt Signed-off-by: Christian Brabandt <cb@256bit.org>
author Christian Brabandt <cb@256bit.org>
date Tue, 14 Nov 2023 17:00:05 +0100
parents d7ac49e53d62
children 4635e43f2c6f
comparison
equal deleted inserted replaced
33765:5dbdff25fe1c 33766:fc557aa379ef
1 *pi_gzip.txt* For Vim version 9.0. Last change: 2023 Nov 05 1 *pi_gzip.txt* For Vim version 9.0. Last change: 2023 Nov 14
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
20 executing the executables command when set to "0": > 20 executing the executables command when set to "0": >
21 :let g:gzip_exec = 0 21 :let g:gzip_exec = 0
22 < 22 <
23 23
24 ============================================================================== 24 ==============================================================================
25 2. Autocommands *gzip-autocmd* 25 1. Autocommands *gzip-autocmd*
26 26
27 The plugin installs autocommands to intercept reading and writing of files 27 The plugin installs autocommands to intercept reading and writing of files
28 with these extensions: 28 with these extensions:
29 29
30 extension compression ~ 30 extension compression ~