Mercurial > hg > CbC > CbC_llvm
diff mlir/utils/vim/README @ 150:1d019706d866
LLVM10
author | anatofuz |
---|---|
date | Thu, 13 Feb 2020 15:10:13 +0900 |
parents | |
children | c4bab56944e8 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mlir/utils/vim/README Thu Feb 13 15:10:13 2020 +0900 @@ -0,0 +1,9 @@ +-*- 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.