nvim/lua/plugins/gleam.lua

7 lines
72 B
Lua

return {
{
"gleam-lang/gleam.vim",
event = "VeryLazy",
},
}