diff options
author | jao <jao@gnu.org> | 2022-09-05 15:35:42 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-09-05 15:35:42 +0100 |
commit | 6dfdbc7d9159e6058f8a3848e27ed187a0da7a45 (patch) | |
tree | 19b292f99986c34829d1779be1f2e93cd7bfc92a /custom | |
parent | ff6d46eb611b82ea48746ba4bdf9a563298ac519 (diff) | |
download | elibs-6dfdbc7d9159e6058f8a3848e27ed187a0da7a45.tar.gz elibs-6dfdbc7d9159e6058f8a3848e27ed187a0da7a45.tar.bz2 |
better jao-buffer-same-mode interactivity
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-completion.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/custom/jao-custom-completion.el b/custom/jao-custom-completion.el index 5026a44..089da6b 100644 --- a/custom/jao-custom-completion.el +++ b/custom/jao-custom-completion.el @@ -218,7 +218,6 @@ :ensure t :bind (("C-x M-:" . consult-complex-command) ("C-x b" . consult-buffer) - ("C-x C-b" . consult-buffer) ("C-x 4 b" . consult-buffer-other-window) ("C-c b" . project-find-file) ("C-c h" . nil) |