1-*- mlir/utils/vim/README -*-
2
3This directory contains settings for the vim editor to work on MLIR *.mlir
4files.  It comes with filetype detection rules in the (ftdetect),
5syntax highlighting (syntax), some minimal sensible default settings (ftplugin)
6and indentation plugins (indent).
7
8To install, copy all subdirectories to your $HOME/.vim/, or if you
9prefer, create symlinks to the files here.
10