From f2ac8487d2f9d6f1ff560d0991dbb1f214271891 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sun, 14 Dec 2008 19:08:25 -0500 Subject: Added option to load key_commands_mac to init.lua. --- init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/init.lua b/init.lua index bd25ee33..77caff9d 100644 --- a/init.lua +++ b/init.lua @@ -15,6 +15,7 @@ require 'textadept' --require 'ext/menu' --require 'ext/key_commands_std' +--require 'ext/key_commands_mac' require 'ext/key_commands' if not RESETTING then -- cgit v1.2.3