Merge branch 'main' of https://github.com/Zynh0722/nvim
This commit is contained in:
commit
9ba9b898d8
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