Welcome in 2026 adding lot of features

This commit is contained in:
nemunaire 2026-01-24 20:30:42 +08:00
commit ea3345a03e
211 changed files with 58 additions and 80682 deletions

View file

@ -41,10 +41,6 @@
(global-set-key (kbd "C-c k") 'kill-this-buffer)
(put 'narrow-to-region 'disabled nil)
;; Magit
(global-set-key (kbd "C-x g") 'magit-status)
(global-set-key (kbd "C-x M-g") 'magit-dispatch-popup)
;; Don't shift-selection
(setq shift-select-mode nil)