aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/init.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-09-29 19:44:40 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-09-29 19:44:40 -0400
commitbd53e7866f48c64b6f6eea22529a9f98da5eaad6 (patch)
tree1331f955916bd658148536f37c14cbf281fdcb70 /modules/textadept/init.lua
parent9e40d2652d45de9ed6e5e9c1d94c76c3f94e9ed4 (diff)
downloadtextadept-bd53e7866f48c64b6f6eea22529a9f98da5eaad6.tar.gz
textadept-bd53e7866f48c64b6f6eea22529a9f98da5eaad6.zip
Added a textadept.snapopen module.
Diffstat (limited to 'modules/textadept/init.lua')
-rw-r--r--modules/textadept/init.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/textadept/init.lua b/modules/textadept/init.lua
index 01acde58..6bcfbf5d 100644
--- a/modules/textadept/init.lua
+++ b/modules/textadept/init.lua
@@ -12,6 +12,7 @@ require 'textadept.find'
require 'textadept.mime_types'
require 'textadept.run'
require 'textadept.session'
+require 'textadept.snapopen'
require 'textadept.snippets'
-- These need to be loaded last.