github.com/johnnyeven/libtools@v0.0.0-20191126065708-61829c1adf46/third_party/mlir/utils/vim/README (about)

     1  -*- mlir/utils/vim/README -*-
     2  
     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).
     7  
     8  To install, copy all subdirectories to your $HOME/.vim/, or if you
     9  prefer, create symlinks to the files here.