From 7a8a5a57383cec2f9e3b8c05d4af68c926e5bdea Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sat, 27 Nov 2021 13:34:10 +0000 Subject: darwin: Enable more Emacs key bindings in apps See the documentation for NSStandardKeyBindingResponding for a complete list of actions that may be supported. --- dotfiles-darwin/Makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dotfiles-darwin/Makefile (limited to 'dotfiles-darwin/Makefile') diff --git a/dotfiles-darwin/Makefile b/dotfiles-darwin/Makefile new file mode 100644 index 0000000..c90cb25 --- /dev/null +++ b/dotfiles-darwin/Makefile @@ -0,0 +1,2 @@ +~/Library/KeyBindings/DefaultKeyBinding.dict: DefaultKeyBinding.dict + install -D --mode 644 $< $@ -- cgit v1.2.3-70-g09d2