mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
More Go-package restructuring (#748)
This commit is contained in:
parent
f597ec3da6
commit
bc72cd1857
187 changed files with 551 additions and 782 deletions
|
|
@ -10,8 +10,7 @@ endif
|
|||
syn case match
|
||||
|
||||
" ----------------------------------------------------------------
|
||||
" Goal: map the lexical elements of the Miller DSL grammar
|
||||
" https://github.com/johnkerl/miller/blob/main/go/src/parsing/mlr.bnf
|
||||
" Goal: map the lexical elements of the Miller DSL grammar in mlr.bnf
|
||||
" to Vim syntax options
|
||||
" http://vimdoc.sourceforge.net/htmldoc/syntax.html
|
||||
" ----------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue