Skip to content

Commit

Permalink
C-x B switches to buffer in other window
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiegley committed Jun 29, 2012
1 parent 2abfeb5 commit 1f11230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Expand Up @@ -225,6 +225,7 @@

;;;_ . C-x ?

(bind-key "C-x B" 'ido-switch-buffer-other-window)
(bind-key "C-x d" 'delete-whitespace-rectangle)
(bind-key "C-x F" 'set-fill-column)
(bind-key "C-x t" 'toggle-truncate-lines)
Expand Down

0 comments on commit 1f11230

Please sign in to comment.