We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06b8b95 commit 09139dfCopy full SHA for 09139df
1 file changed
personal/preload/swiss-keybindings.el
@@ -79,7 +79,7 @@
79
(define-key key-translation-map (kbd "Ŧ") (kbd "M-T"))
80
(global-set-key (kbd "M-T") 'sp-transpose-sexp)
81
82
-(global-set-key (kbd "C-x C-b") 'bufler)
+(global-set-key (kbd "C-x C-b") 'ibuffer)
83
84
;; ;; Rebind altgr + key to the correct default behavior
85
;; ;; To get the same alt as the american keyboard
0 commit comments