aboutsummaryrefslogtreecommitdiff
path: root/lua/lexers/container.lua
blob: 52edc0dc634daaba3f2f48de2268c45fe5397088 (plain) (blame)
1
2
3
4
5
-- Copyright 2006-2022 Mitchell. See LICENSE.
-- Container LPeg lexer.
-- This is SciTE's plain text lexer.

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