parent
19da8f9ee8
commit
3f8699c4ee
|
@ -325,9 +325,9 @@ function! s:show_dir(cnt) abort
|
||||||
endfor
|
endfor
|
||||||
|
|
||||||
call append('$', '')
|
call append('$', '')
|
||||||
|
|
||||||
return cnt
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
return cnt
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
" Function: s:show_files {{{1
|
" Function: s:show_files {{{1
|
||||||
|
|
Loading…
Reference in a new issue