diff --git a/init.el b/init.el index d56bcf8..b998f93 100644 --- a/init.el +++ b/init.el @@ -74,6 +74,7 @@ version 2022-06-09" (global-set-key (kbd "C-c C-w") 'my-cut-to-clipboard) (global-set-key (kbd "C-c M-w") 'my-copy-to-clipboard) + ) ;; For example, set the default tab width to 4 spaces