Skip to content

Syntax Highlighting for the Cyber Scripting Language for NeoVim

License

Notifications You must be signed in to change notification settings

instance-id/nvim-cyber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-cyber

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.

Installation

Using Lazy.nvim

{ 'instance-id/nvim-cyber', build = ':TSInstall cyber'},

Using Packer.nvim

use { 'instance-id/nvim-cyber', run = ':TSInstall cyber' }, 

Using Vim-Plug

Plug 'instance-id/nvim-cyber', { 'do': ':TSInstall cyber' }

About

Syntax Highlighting for the Cyber Scripting Language for NeoVim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published