summaryrefslogtreecommitdiff
path: root/fnl/settings
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/settings')
-rw-r--r--fnl/settings/keymaps.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/settings/keymaps.fnl b/fnl/settings/keymaps.fnl
index f7c06e4..064084c 100644
--- a/fnl/settings/keymaps.fnl
+++ b/fnl/settings/keymaps.fnl
@@ -40,7 +40,6 @@
;; Splits
(map :n :<m-s> :<cmd>split<CR> opts)
(map :n :<m-t> :<cmd>vsplit<CR> opts)
-(map :n :<C-s> :<cmd>split<CR> opts)
;; Nav
(map :n :<m-m> :<cmd>bprev<CR> opts)