We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5db55 commit 41abda8Copy full SHA for 41abda8
profiles/ranger.vim
@@ -1,3 +1,5 @@
1
+" enable ranger shortcuts
2
+
3
function! RangerChooser()
4
if has('gui_running')
5
exec "silent !gnome-terminal --disable-factory --maximize -e 'ranger --choosefile=/tmp/chosenfile " . expand("%:p:h") ."'"
0 commit comments