From a945cc0beaaa2fdefcaf1055b44e2ad2ef57f44b Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 25 Mar 2022 18:57:05 +0900 Subject: feat(keymaps)!: lightspeed -> leap --- fnl/nvrc/keymaps.fnl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fnl/nvrc/keymaps.fnl') diff --git a/fnl/nvrc/keymaps.fnl b/fnl/nvrc/keymaps.fnl index 5ab7407..959c15e 100644 --- a/fnl/nvrc/keymaps.fnl +++ b/fnl/nvrc/keymaps.fnl @@ -25,8 +25,8 @@ (map! [n :silent] :fg ((. (require :fzf-lua) :git_commits))) (map! [n :silent] :fh ((. (require :fzf-lua) :git_status))) -(map! [n] :t :Lightspeed_omni_s) -(map! [n] :T :Lightspeed_omni_gs) +(map! [n] :t "(leap-omni)") +(map! [n] :T "(leap-cross-window)") (map! [n :silent] :t ":Dirvish") -- cgit 1.4.1