X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/3d6231da04cd7ff9a3480815d4408349a0890d6e..4fc3203b356042f67c02d2a3f85c47c1f6c44712:/dot/zile diff --git a/dot/zile b/dot/zile index 97c90d9..cf2d8c7 100644 --- a/dot/zile +++ b/dot/zile @@ -9,5 +9,6 @@ ;; Key bindings. (global-set-key "\M-\LEFT" 'backward-word) (global-set-key "\M-\RIGHT" 'forward-word) +(global-set-key "\M-OM" 'newline) (global-set-key "\F4" 'call-last-kbd-macro) (global-set-key "\C-x/" 'auto-fill-mode)