diff options
Diffstat (limited to 'init.el')
| -rw-r--r-- | init.el | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ ;; fix keymap (global-set-key (kbd "C-z") nil) +(global-set-key (kbd "M-z") nil) ;; Add the directories to the load path (add-to-list 'load-path "~/.emacs.d/elisp/") |
