Skip to content

Commit 41abda8

Browse files
committed
help
1 parent 8d5db55 commit 41abda8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

profiles/ranger.vim

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
" enable ranger shortcuts
2+
13
function! RangerChooser()
24
if has('gui_running')
35
exec "silent !gnome-terminal --disable-factory --maximize -e 'ranger --choosefile=/tmp/chosenfile " . expand("%:p:h") ."'"

0 commit comments

Comments
 (0)