diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-02-16 07:58:05 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-02-16 07:58:05 -0500 |
commit | 44dac9150114c0fd64dd4dc438ad82ce1c093aa0 (patch) | |
tree | c39fe4753fb72f704b824383e0aa87b8c83119bb | |
parent | d29553d4a92c4f0237a2428ee1873cb433c1c07f (diff) | |
download | rneovim-44dac9150114c0fd64dd4dc438ad82ce1c093aa0.tar.gz rneovim-44dac9150114c0fd64dd4dc438ad82ce1c093aa0.tar.bz2 rneovim-44dac9150114c0fd64dd4dc438ad82ce1c093aa0.zip |
runtime/netrw: 207f009326c8f878defde0e594d7d9ed9860106e
Port runtime/doc/pi_netrw.txt only.
-rw-r--r-- | runtime/doc/pi_netrw.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/pi_netrw.txt b/runtime/doc/pi_netrw.txt index 08efbe315d..d5dfd37fab 100644 --- a/runtime/doc/pi_netrw.txt +++ b/runtime/doc/pi_netrw.txt @@ -1,4 +1,4 @@ -*pi_netrw.txt* For Vim version 8.2. Last change: 2020 Jan 14 +*pi_netrw.txt* For Vim version 8.2. Last change: 2020 Aug 15 ------------------------------------------------ NETRW REFERENCE MANUAL by Charles E. Campbell @@ -3054,7 +3054,7 @@ your browsing preferences. (see also: |netrw-settings|) (see |netrw-c-tab|). *g:netrw_xstrlen* Controls how netrw computes string lengths, - including multi-byte characters' string + including multibyte characters' string length. (thanks to N Weibull, T Mechelynck) =0: uses Vim's built-in strlen() =1: number of codepoints (Latin a + combining |