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

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