miller/docs6/docs/vimrc.md
2021-09-06 21:57:15 -04:00

1.3 KiB

# 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:

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