diff options
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ package.path = mpath..';'..package.path require 'textadept' -- end modules +--require 'ext/menu' require 'ext/key_commands' if not RESETTING then |
![]() |
index : textadept.git | |
My personalizations for textadept | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | init.lua | 1 |
@@ -13,6 +13,7 @@ package.path = mpath..';'..package.path require 'textadept' -- end modules +--require 'ext/menu' require 'ext/key_commands' if not RESETTING then |