all repos — nixfiles @ a4fd9c1ab8fd8a7e1dc2695876ede8c83f5eaff4

System and user configuration, managed by nix and home-manager

Emacs: unbind s-m

Alan Pearce
commit

a4fd9c1ab8fd8a7e1dc2695876ede8c83f5eaff4

parent

2e6468f9225fbb9ef889271cdb48248f3d345d52

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/init.elemacs/init.el
@@ -502,6 +502,7 @@ (unbind-key "s-h")
(unbind-key "s-n") (unbind-key "s-p") (unbind-key "s-w") +(unbind-key "s-m") (bind-key "s-x" (define-prefix-command 'super-x-map))