Clang] Fix expansion of response files in -Wp after integrated-cc1 change
[llvm-project.git] / mlir / utils / vim / README
blobd9a1f7f3da52f66be8ce1a04191a84302e8fd240
1 -*- mlir/utils/vim/README -*-
3 This directory contains settings for the vim editor to work on MLIR *.mlir 
4 files.  It comes with filetype detection rules in the (ftdetect),
5 syntax highlighting (syntax), some minimal sensible default settings (ftplugin)
6 and indentation plugins (indent).
8 To install, copy all subdirectories to your $HOME/.vim/, or if you
9 prefer, create symlinks to the files here.