summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl')
-rw-r--r--fnl/settings/keymaps.fnl2
1 files changed, 2 insertions, 0 deletions
diff --git a/fnl/settings/keymaps.fnl b/fnl/settings/keymaps.fnl
index 8a30138..8c3f046 100644
--- a/fnl/settings/keymaps.fnl
+++ b/fnl/settings/keymaps.fnl
@@ -57,3 +57,5 @@
(map :n :<m-v> :<cmd>vsplit<CR> opts)
(map :n :<m-n> :<cmd>nohlsearch<CR> opts)
+
+(map :n :Q "<cmd>:q<CR>" opts)