mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 03:45:42 +00:00
runtime/netrw: 207f009326c8f878defde0e594d7d9ed9860106e
Port runtime/doc/pi_netrw.txt only.
This commit is contained in:
@@ -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
|
NETRW REFERENCE MANUAL by Charles E. Campbell
|
||||||
@@ -3054,7 +3054,7 @@ your browsing preferences. (see also: |netrw-settings|)
|
|||||||
(see |netrw-c-tab|).
|
(see |netrw-c-tab|).
|
||||||
|
|
||||||
*g:netrw_xstrlen* Controls how netrw computes string lengths,
|
*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)
|
length. (thanks to N Weibull, T Mechelynck)
|
||||||
=0: uses Vim's built-in strlen()
|
=0: uses Vim's built-in strlen()
|
||||||
=1: number of codepoints (Latin a + combining
|
=1: number of codepoints (Latin a + combining
|
||||||
|
|||||||
Reference in New Issue
Block a user