aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua4
1 files changed, 1 insertions, 3 deletions
diff --git a/init.lua b/init.lua
index 9c7c07c4..93cd25e0 100644
--- a/init.lua
+++ b/init.lua
@@ -36,9 +36,7 @@ require 'textadept'
-- Core extension modules that must be loaded last.
require 'ext/menu' -- provides the menu bar
---require 'ext/key_commands_std' -- key commands for Windows and Linux
---require 'ext/key_commands_mac' -- key commands for Mac OSX
-require 'ext/key_commands' -- key commands for Mitchell (Nano-Emacs hybrid)
+require 'ext/key_commands' -- key commands
end
if not RESETTING then