nvim: happy

This commit is contained in:
Primrose 2024-05-13 19:43:13 +02:00
parent e660e77df4
commit c259862d02
2 changed files with 2 additions and 0 deletions

View file

@ -79,6 +79,7 @@ local plugins = {
version = "^4",
ft = "rust",
},
{ "andy-morris/happy.vim", ft = "happy" },
{
"mrcjkb/haskell-tools.nvim",
dependencies = { "nvim-lua/plenary.nvim", "nvim-telescope/telescope.nvim" },