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

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