summaryrefslogtreecommitdiff
path: root/fnl/conf/init.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/conf/init.fnl')
-rw-r--r--fnl/conf/init.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/conf/init.fnl b/fnl/conf/init.fnl
index 8a6bce1..4496504 100644
--- a/fnl/conf/init.fnl
+++ b/fnl/conf/init.fnl
@@ -28,7 +28,7 @@
(map :n "]q" ":cnext<cr>")
(map :n "[x" ":lprevious<cr>")
(map :n "]x" ":lnext<cr>")
- (map :n :<c-p> ":Telescope find_files<cr>")
+ (map :n :<c-p> ":Telescope find_files<cr>" {:noremap true})
(map :n "`<Backspace>" ":FocusDispatch ")
(map :n "`k" ":K9s ")
(map :n "`s" ":Ssh ")