summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 99d946b..82a2eef 100644
--- a/init.el
+++ b/init.el
@@ -795,6 +795,7 @@
("." . km/projectile-copy-project-filename-as-kill)
("e" . km/projectile-restore-thing)
("k" . km/projectile-kill-buffers)
+ ("K" . km/projectile-kill-other-buffers)
("v" . km/projectile-view-file)
("w" . km/projectile-save-thing))