Back to Miller

Syntax highlighting: vimrc

docs/src/vimrc.md

6.18.11.2 KB
Original Source
<!--- PLEASE DO NOT EDIT DIRECTLY. EDIT THE .md.in FILE PLEASE. ---> <div> <span class="quicklinks"> Quick links: &nbsp; <a class="quicklink" href="../reference-main-flag-list/index.html">Flags</a> &nbsp; <a class="quicklink" href="../reference-verbs/index.html">Verbs</a> &nbsp; <a class="quicklink" href="../reference-dsl-builtin-functions/index.html">Functions</a> &nbsp; <a class="quicklink" href="../glossary/index.html">Glossary</a> &nbsp; <a class="quicklink" href="../release-docs/index.html">Release docs</a> </span> </div> # 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 showing you where to put these where vim can find them.

Before-and-after images: