Skip to content

Commit

Permalink
lua dict & snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
lilydjwg committed Jan 9, 2013
1 parent d3055a3 commit d6691a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions dict/lua.txt
Expand Up @@ -12,3 +12,4 @@ resume
tonumber
tostring
require
loadstring
2 changes: 2 additions & 0 deletions snippets/lua.snippets
Expand Up @@ -4,3 +4,5 @@ snippet :
self:
snippet #!
#!/usr/bin/env lua
snippet tb
debug.traceback()

0 comments on commit d6691a4

Please sign in to comment.