summaryrefslogtreecommitdiff
path: root/fnl/conf
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/conf')
-rw-r--r--fnl/conf/init.fnl4
1 files changed, 2 insertions, 2 deletions
diff --git a/fnl/conf/init.fnl b/fnl/conf/init.fnl
index c89b0c5..d7ce205 100644
--- a/fnl/conf/init.fnl
+++ b/fnl/conf/init.fnl
@@ -31,8 +31,8 @@
(map :n :<c-p> ":Telescope find_files<cr>")
(map :n "`<Backspace>" ":FocusDispatch ")
(map :n :<leader>p ":NewTab<cr>")
- (map :n :<leader>cf ":tabedit ~/flake|G<cr><c-w>o")
- (map :n :<leader>cn ":tabedit ~/neovim|G<cr><c-w>o"))
+ (map :n :<leader>cf ":tabedit ~/flake|cd|G<cr><c-w>o")
+ (map :n :<leader>cn ":tabedit ~/neovim|cd|G<cr><c-w>o"))
(tset _G :P (lambda [...]
(let [inspected (icollect [_ v (ipairs [...])]