diff --git a/global.org b/global.org index 5cf824c..58fcee1 100644 --- a/global.org +++ b/global.org @@ -284,6 +284,7 @@ (global-set-key (kbd "C-M-") 'backward-kill-sexp) (global-set-key (kbd "C-x k") 'kill-this-buffer) (global-set-key (kbd "C-S-v") 'scroll-down-command) + (global-set-key (kbd "C-M-u") 'universal-argument) #+END_SRC ** Disable commands Enable narrow commands