diff --git a/config/plugins/vimfiler.vim b/config/plugins/vimfiler.vim index 07802c920..93e9447a8 100644 --- a/config/plugins/vimfiler.vim +++ b/config/plugins/vimfiler.vim @@ -103,7 +103,7 @@ function! s:vimfilerinit() nmap V (vimfiler_clear_mark_all_lines) nmap i (vimfiler_switch_to_history_directory) nmap (vimfiler_switch_to_other_window) - nmap (vimfiler_redraw_screen) + nmap (vimfiler_redraw_screen) nmap (vimfiler_smart_h) nmap (vimfiler_smart_l) nmap <2-LeftMouse> (vimfiler_expand_or_edit)