llvm/mlir/utils
Sergei Grechanik b08ede4374 [MLIR] Fix MLIR vim syntax file
This commit fixes several things in the MLIR vim syntax file:
- Spell checking is now on by default only in comments.
- '#' now starts an identifier instead of starting an outline attribute
  declaration, which fixes coloring the rest of the line as a
  preprocessor directive when there is a '#' in the middle.
- '!' and '^' -prefixed identifiers are now colored as types
  and labels.

Reviewed By: bondhugula

Differential Revision: https://reviews.llvm.org/D122626
2022-04-04 09:02:32 -07:00
..
clang-tidy
emacs
gdb-scripts
jupyter
mbr
MLIRVisualizers
spirv
textmate
vim [MLIR] Fix MLIR vim syntax file 2022-04-04 09:02:32 -07:00
vscode [mlir][PDLL] Add an initial language server for PDLL 2022-03-19 13:28:23 -07:00
generate-test-checks.py