diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-02 10:24:39 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-05-02 10:33:32 -0400 |
commit | eea3a692c652ba6d4db868cd4f3cfdebb0f65861 (patch) | |
tree | 37c2480a5471848623b64ca579611cadb97956eb /runtime/doc/various.txt | |
parent | 6a8436065ca7282569fd4d96b1c02a8ba8eaacf1 (diff) | |
download | rneovim-eea3a692c652ba6d4db868cd4f3cfdebb0f65861.tar.gz rneovim-eea3a692c652ba6d4db868cd4f3cfdebb0f65861.tar.bz2 rneovim-eea3a692c652ba6d4db868cd4f3cfdebb0f65861.zip |
vim-patch:c8cdf0f80b3c
Update runtime files.
https://github.com/vim/vim/commit/c8cdf0f80b3cfd88a4490d80572062c1fd1a96ca
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index b1be189cff..669f05bcc4 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -361,7 +361,7 @@ g8 Print the hex values of the bytes used in the it in / any non-ID character (see |'isident'|) can be used, so long as it does not appear in {pat}. Without the enclosing character the pattern cannot include the - bar character. + bar character. 'ignorecase' is not used. The pattern is matched against the relevant part of the output, not necessarily the whole line. Only some |