nvim/lua/plugins/gleam.lua
2024-03-14 15:48:14 -07:00

6 lines
72 B
Lua

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