aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/snippets.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2010-06-15 13:21:56 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2010-06-15 13:21:56 -0400
commitf3bb9601ac824c2ff8fa12e37029bb15177c6583 (patch)
treeed7b79ef8f121b513230f1be29c78bc8a125d27e /modules/textadept/snippets.lua
parent6169e7d42c434ef6a01b199e0f2729a25b389e43 (diff)
downloadtextadept-f3bb9601ac824c2ff8fa12e37029bb15177c6583.tar.gz
textadept-f3bb9601ac824c2ff8fa12e37029bb15177c6583.zip
Removed user_dofile() of keys and snippets.
Diffstat (limited to 'modules/textadept/snippets.lua')
-rw-r--r--modules/textadept/snippets.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/textadept/snippets.lua b/modules/textadept/snippets.lua
index 9dbe1988..f0da90e5 100644
--- a/modules/textadept/snippets.lua
+++ b/modules/textadept/snippets.lua
@@ -475,5 +475,3 @@ end
-- @class table
-- @name _G.snippets
_G.snippets = _M
-
-user_dofile('snippets.lua') -- load user snippets