This brings the utils/vim folder into a more vim-like format by moving
the syntax hightlighting files into a syntax subdirectory. It also adds
some minimal settings that everyone should agree on to ftdetect/ftplugin and
features a new indentation plugin for .ll files.
Details
Details
- Reviewers
silvas
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
From my marginal experience with writing vim language modes, nothing here jumps out to me as wrong.