summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 84fe57f..26455a2 100644
--- a/init.el
+++ b/init.el
@@ -799,7 +799,7 @@
("." . km/projectile-copy-project-filename-as-kill)
("e" . km/projectile-restore-thing)
("k" . km/projectile-kill-buffers)
- ("K" . km/projectile-kill-other-buffers)
+ ("K" . km/projectile-kill-nondisplayed-buffers)
("v" . km/projectile-view-file)
("w" . km/projectile-save-thing))