Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
ftdetect/ | 23-Nov-2023 | - | 2 | 1 | ||
ftplugin/ | 23-Nov-2023 | - | 13 | 10 | ||
indent/ | 23-Nov-2023 | - | 76 | 65 | ||
syntax/ | 23-Nov-2023 | - | 126 | 107 | ||
README | D | 23-Nov-2023 | 398 | 10 | 7 |
README
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