Note
A syntax highlighting Neovim plugin for .dice files
Copy and Paste the code block corresponding to your neovim config's plugin manager.
{
"YetAnotherMechanicusEnjoyer/dice-syntax.nvim",
lazy = false
}use {
"YetAnotherMechanicusEnjoyer/dice-syntax.nvim",
}init.vim or init.lua
Plug 'YetAnotherMechanicusEnjoyer/dice-syntax.nvim'