about summary refs log tree commit diff
path: root/fnl/nvrc/keymaps.fnl
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-03-19 13:30:05 +0900
committersefidel <contact@sefidel.net>2022-03-19 13:30:05 +0900
commitbdbbf42486b89991e639f7ef7089263c86d5d9cd (patch)
tree5d713215f9c5d6d50e606743ae7b112b5bbbc93b /fnl/nvrc/keymaps.fnl
parente7040c7980a38ed1fc91660cb1f77cbc1640c817 (diff)
downloadnvimrc-bdbbf42486b89991e639f7ef7089263c86d5d9cd.tar.gz
nvimrc-bdbbf42486b89991e639f7ef7089263c86d5d9cd.zip
feat(pack)!: remove truezen
Diffstat (limited to 'fnl/nvrc/keymaps.fnl')
-rw-r--r--fnl/nvrc/keymaps.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/nvrc/keymaps.fnl b/fnl/nvrc/keymaps.fnl
index da71bef..979482c 100644
--- a/fnl/nvrc/keymaps.fnl
+++ b/fnl/nvrc/keymaps.fnl
@@ -28,8 +28,6 @@
 (map! [n] :s :<plug>Lightspeed_omni_s)
 (map! [n] :gs :<plug>Lightspeed_omni_gs)
 
-(map! [n :silent] :<leader>u ":TZAtaraxis <cr>")
-
 (map! [n :silent] :<leader>t ":Dirvish<cr>")
 
 (map! [n :silent] :<leader>ga ":Git add %<tab><cr>")