You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
398 B

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