diff options
Diffstat (limited to 'lf/lfrc')
-rw-r--r-- | lf/lfrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,8 @@ cmd open ${{ cmd execute ${{ exec "$f" }} +cmd vimv ${{ exec vimv }} + cmd mkdir ${{ printf "Directory Name: " read ans @@ -248,6 +250,7 @@ map ,mi makeinstall map ,mC makeclean map ,ss openshell map ,sc catclip +map ,vv vimv # Not really image preview |