summaryrefslogtreecommitdiff
path: root/fnl/settings/keymaps.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-17 14:41:50 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-17 14:41:50 +0200
commit8b27601657fff81339458ed15adc808a0634143a (patch)
tree178ce0af4f39e802bd8f858f03a979d05e1bc90c /fnl/settings/keymaps.fnl
parent04253e83babe9d050f40ac240ebf53ff0dbc91c7 (diff)
Move lir keymap to config
Diffstat (limited to 'fnl/settings/keymaps.fnl')
-rw-r--r--fnl/settings/keymaps.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/fnl/settings/keymaps.fnl b/fnl/settings/keymaps.fnl
index 46800ef..d44113f 100644
--- a/fnl/settings/keymaps.fnl
+++ b/fnl/settings/keymaps.fnl
@@ -55,5 +55,3 @@
(map :n :<m-s> :<cmd>split<CR> opts)
(map :n :<C-s> :<cmd>split<CR> opts)
(map :n :<m-v> :<cmd>vsplit<CR> opts)
-
-(map :n :- ":lua require'lir.float'.toggle()<cr>" opts)