summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to '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 1eba757..c89b0c5 100644
--- a/fnl/conf/init.fnl
+++ b/fnl/conf/init.fnl
@@ -32,7 +32,7 @@
(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 ~/flake|G<cr><c-w>o"))
+ (map :n :<leader>cn ":tabedit ~/neovim|G<cr><c-w>o"))
(tset _G :P (lambda [...]
(let [inspected (icollect [_ v (ipairs [...])]