summaryrefslogtreecommitdiffstats
path: root/runtime/autoload/netrwSettings.vim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-09 22:32:39 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-09 22:32:39 +0000
commit4ea8fe1d0600a7020c9f3a652f1d429a96965311 (patch)
tree11539bbb19bde18e6d1cc20ddd8109c7a05f174d /runtime/autoload/netrwSettings.vim
parent0fd9289de3079583cd19c88425277b99b5a15253 (diff)
updated for version 7.0219
Diffstat (limited to 'runtime/autoload/netrwSettings.vim')
-rw-r--r--runtime/autoload/netrwSettings.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/autoload/netrwSettings.vim b/runtime/autoload/netrwSettings.vim
index 73cfd18f8a..e8d6bd28b9 100644
--- a/runtime/autoload/netrwSettings.vim
+++ b/runtime/autoload/netrwSettings.vim
@@ -96,6 +96,7 @@ fun! netrwSettings#NetrwSettings()
put = 'let g:netrw_browsex_viewer = (not defined)'
endif
put = 'let g:netrw_dirhistmax = '.g:netrw_dirhistmax
+ put = 'let g:netrw_fastbrowse = '.g:netrw_fastbrowse
put = 'let g:netrw_ftp_browse_reject = '.g:netrw_ftp_browse_reject
put = 'let g:netrw_ftp_list_cmd = '.g:netrw_ftp_list_cmd
put = 'let g:netrw_hide = '.g:netrw_hide