add gleam
This commit is contained in:
parent
9def110560
commit
22073ad0f4
1 changed files with 6 additions and 0 deletions
6
lua/plugins/gleam.lua
Normal file
6
lua/plugins/gleam.lua
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
return {
|
||||||
|
{
|
||||||
|
"gleam-lang/gleam.vim",
|
||||||
|
event = "VeryLazy",
|
||||||
|
},
|
||||||
|
}
|
Loading…
Reference in a new issue