aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2008-07-05 17:02:34 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2008-07-05 17:02:34 -0400
commit32145930116473cfd04c938a788d13cd04bd3bd9 (patch)
tree1d6be52199fc665cae7cc740903420eb0495772b
parent3c46c1a36eb4506c848b96c4052ddfc1843e423b (diff)
downloadtextadept-32145930116473cfd04c938a788d13cd04bd3bd9.tar.gz
textadept-32145930116473cfd04c938a788d13cd04bd3bd9.zip
Can load comprehensive menu from init.lua.
-rw-r--r--init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.lua b/init.lua
index 373531b5..f9724988 100644
--- a/init.lua
+++ b/init.lua
@@ -13,6 +13,7 @@ package.path = mpath..';'..package.path
require 'textadept'
-- end modules
+--require 'ext/menu'
require 'ext/key_commands'
if not RESETTING then