clean up the configuration a bit

This commit is contained in:
Mateus Rodrigues
2026-07-03 21:46:19 +01:00
parent ca981c61b8
commit 36774be5bd
13 changed files with 26 additions and 232 deletions

View File

@@ -12,13 +12,3 @@
(global-set-key (kbd "<kp-1>") 'delete-other-windows)
(global-set-key (kbd "<kp-2>") 'split-window-below)
;(global-set-key (kbd "<kp-3>") 'ivy-bibtex)
;(global-set-key (kbd "<kp-subtract>") 'xah-close-current-buffer)
;(global-set-key (kbd "<kp-divide>") 'xah-previous-user-buffer)
;(global-set-key (kbd "<kp-multiply>") 'xah-next-user-buffer)
;; with control key down
;(global-set-key (kbd "<C-kp-divide>") 'xah-previous-emacs-buffer)
;(global-set-key (kbd "<C-kp-multiply>") 'xah-next-emacs-buffer)