Syntax Highlighting for the Cyber Scripting Language for NeoVim
Please note that this is a WIP, so capability is quite limited thus far (a few highlighting rules are present), but I will be adding additional grammars and functionality.
{ 'instance-id/nvim-cyber', build = ':TSInstall cyber'},
use { 'instance-id/nvim-cyber', run = ':TSInstall cyber' },
Plug 'instance-id/nvim-cyber', { 'do': ':TSInstall cyber' }