mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 08:53:55 +00:00
* Tableize flag-parsing for on-line help, doc autogen, etc. * Rename cli,cliutil packages -> climain,cli * stub for new flag-list page * Fix alignment & formatting for webdoc/manpage autogen * per-flag-section info in mlr help * Fix comparison of actual vs expected stderr file in regtest * Replace old flag-parser with new
1.3 KiB
1.3 KiB
Quick links:
Flag list
Verb list
Function list
Glossary
Repository ↗
# Syntax highlighting: vimrc
At https://github.com/johnkerl/miller/tree/main/vim you will
find ftdetect for telling the vim text editor
about the .mlr file extension, syntax for syntax-highlighting source files in the
Miller programming language, and a README file shwoing you where to put these where vim can find them.
Before-and-after images:

