From 78652fc12b69150ebd82b95fb80c1ddd9422fcdb Mon Sep 17 00:00:00 2001
From: katherine <ageha@airen-no-jikken.icu>
Date: Fri, 11 Oct 2024 07:49:35 +1000
Subject: remove ranger bookmark bindings

---
 .config/ranger/rc.conf | 3 ---
 1 file changed, 3 deletions(-)

(limited to '.config/ranger')

diff --git a/.config/ranger/rc.conf b/.config/ranger/rc.conf
index 9eb0573..a7c0037 100644
--- a/.config/ranger/rc.conf
+++ b/.config/ranger/rc.conf
@@ -565,10 +565,7 @@ map zf    console filter%space
 # Bookmarks
 map `<any>  enter_bookmark %any
 map '<any>  enter_bookmark %any
-map m<any>  set_bookmark %any
-map um<any> unset_bookmark %any
 
-map m<bg>   draw_bookmarks
 copymap m<bg>  um<bg> `<bg> '<bg>
 
 # Generate all the chmod bindings with some python help:
-- 
cgit v1.2.3