A Neovim plugin that recognizes .mqsc files and highlights the commands, objects, attributes, strings, numbers, constants and comments used to administer IBM MQ.
The plugin uses standard Neovim highlight groups, allowing each colorscheme to control the final palette. It focuses on lexical highlighting rather than validation or language-server features.
- SourceView repository on GitHub
- StackVim Script · Lua · Neovim · IBM MQ
- Automatic .mqsc filetype detection
- Highlight groups for MQSC commands, objects and attributes
- Compatible with lazy.nvim, packer.nvim and vim-plug
- MIT licensed

