diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-24 19:03:31 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-04-27 09:21:31 -0400 |
commit | 527d108223e50c3fab034b582c102475b16c016e (patch) | |
tree | e355fe3e9781a228503bd038f40418063392edb7 /runtime/doc/usr_22.txt | |
parent | 3e47e529b0354dbd665202bbc4f485a5160206bf (diff) | |
download | rneovim-527d108223e50c3fab034b582c102475b16c016e.tar.gz rneovim-527d108223e50c3fab034b582c102475b16c016e.tar.bz2 rneovim-527d108223e50c3fab034b582c102475b16c016e.zip |
vim-patch:664f3cf3f21d
Runtime file updates.
https://github.com/vim/vim/commit/664f3cf3f21d3699bfd179c318ef5c869c085648
Diffstat (limited to 'runtime/doc/usr_22.txt')
-rw-r--r-- | runtime/doc/usr_22.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/usr_22.txt b/runtime/doc/usr_22.txt index 96fc02aaa5..7c78146056 100644 --- a/runtime/doc/usr_22.txt +++ b/runtime/doc/usr_22.txt @@ -74,9 +74,9 @@ higher. Pressing "-" does the same thing, without the need to move to the You can press <F1> to get help on the things you can do in the netrw file browser. This is what you get: > - 9. Directory Browsing netrw-browse netrw-dir netrw-list netrw-help + 9. Directory Browsing netrw-browse netrw-dir netrw-list netrw-help - MAPS netrw-maps + MAPS netrw-maps <F1>.............Help.......................................|netrw-help| <cr>.............Browsing...................................|netrw-cr| <del>............Deleting Files or Directories..............|netrw-delete| |