Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Syntax Highlighter

Example Image

Table of Content

About

Note

A syntax highlighting Neovim plugin for .dice files

Neovim

Copy and Paste the code block corresponding to your neovim config's plugin manager.

lazy.nvim

{
  "YetAnotherMechanicusEnjoyer/dice-syntax.nvim",
  lazy = false
}

packer.nvim

use {
  "YetAnotherMechanicusEnjoyer/dice-syntax.nvim",
}

vim-plug

init.vim or init.lua

Plug 'YetAnotherMechanicusEnjoyer/dice-syntax.nvim'

License

MIT

About

A syntax highlighting Neovim plugin for .dice files

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages