From 99e9d437548e2570346b2c666e1192cd800a0b11 Mon Sep 17 00:00:00 2001 From: Mike Vink <> Date: Wed, 19 Apr 2023 23:29:47 +0200 Subject: fixup --- fnl/conf/init.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fnl/conf/init.fnl b/fnl/conf/init.fnl index d7ce205..36cd4af 100644 --- a/fnl/conf/init.fnl +++ b/fnl/conf/init.fnl @@ -31,8 +31,8 @@ (map :n : ":Telescope find_files") (map :n "`" ":FocusDispatch ") (map :n :p ":NewTab") - (map :n :cf ":tabedit ~/flake|cd|Go") - (map :n :cn ":tabedit ~/neovim|cd|Go")) + (map :n :cf ":tabedit ~/flake|tc ~/flake|Go") + (map :n :cn ":tabedit ~/neovim|tc ~/neovim|Go")) (tset _G :P (lambda [...] (let [inspected (icollect [_ v (ipairs [...])] -- cgit v1.2.3