comparison runtime/doc/pi_netrw.txt @ 24911:fd37be6dc258

Update runtime files Commit: https://github.com/vim/vim/commit/2346a6378483c9871016f9fc821ec5cbea638f13 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jun 13 19:02:49 2021 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 13 Jun 2021 19:15:03 +0200
parents 75ff30a78189
children d4faa2c5211b
comparison
equal deleted inserted replaced
24910:77de4ae3e013 24911:fd37be6dc258
3807 http://vim.sourceforge.net/scripts/script.php?script_id=120 3807 http://vim.sourceforge.net/scripts/script.php?script_id=120
3808 3808
3809 Decho.vim is provided as a "vimball"; see |vimball-intro|. You 3809 Decho.vim is provided as a "vimball"; see |vimball-intro|. You
3810 should edit the Decho.vba.gz file and source it in: > 3810 should edit the Decho.vba.gz file and source it in: >
3811 3811
3812 vim Decho.vba.gz 3812 vim Decho.vba.gz
3813 :so % 3813 :so %
3814 :q 3814 :q
3815 < 3815 <
3816 2. To turn on debug tracing in netrw, then edit the <netrw.vim> 3816 2. To turn on debug tracing in netrw, then edit the <netrw.vim>
3817 file by typing: > 3817 file by typing: >