nvim: crystal highlight plugin

This commit is contained in:
Primrose 2024-07-20 12:00:06 +02:00
parent eebcd19dcf
commit c2a36c9608
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 2 additions and 0 deletions

View file

@ -81,6 +81,7 @@ local plugins = {
},
{ "andy-morris/happy.vim", ft = "happy" },
{ "vim-scripts/alex.vim", ft = "alex" },
{ "vim-crystal/vim-crystal" },
{
"mrcjkb/haskell-tools.nvim",
dependencies = { "nvim-lua/plenary.nvim", "nvim-telescope/telescope.nvim" },