aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2008-07-05 17:48:26 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2008-07-05 17:48:26 -0400
commitfb4d3700aeebdf2145874607e8ba70b8303fe9ce (patch)
treecb93698725cd73e5a1993554bcd641d959e0248b
parent66bd054b717014121c374c84e36b0ff110992d42 (diff)
downloadtextadept-fb4d3700aeebdf2145874607e8ba70b8303fe9ce.tar.gz
textadept-fb4d3700aeebdf2145874607e8ba70b8303fe9ce.zip
Can load standard key commands from init.lua.
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index f9724988..76dc9a05 100644
--- a/init.lua
+++ b/init.lua
@@ -14,6 +14,7 @@ require 'textadept'
-- end modules
--require 'ext/menu'
+--require 'ext/key_commands_std'
require 'ext/key_commands'
if not RESETTING then