diff options
author | zachir <zachir@librem.one> | 2023-05-03 12:10:38 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-05-03 12:10:38 -0500 |
commit | 3d9568ad3e1f4d19b9f722c692c3f0f291a701aa (patch) | |
tree | 74233a15e5e78f5a778c12bac9e23b62c4708653 /lf/lfrc | |
parent | 83f9866edcf2b1a3656e3757f98adb8258eee3fc (diff) | |
parent | d28ee1b982aaddbe727daabd3793876f2aa4189a (diff) |
merge because I'm tupid
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 |