miller/docs/src/vimrc.md
2021-11-05 11:14:14 -04:00

1.2 KiB

Quick links:   Flags   Verbs   Functions   Glossary   Release docs
# 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:

pix/vim-syntax-off.png pix/vim-syntax-on.png