aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlua/container.lua
blob: 66f392147d2bff79d11a4b9f2f6bd6b894bdbf2d (plain)
1
2
3
4
5
-- Copyright 2006-2020 Mitchell mitchell.att.foicica.com. See License.txt.
-- Container LPeg lexer.
-- This is SciTE's plain text lexer.

return require('lexer').new('container')