nvim: enable gleam support
This commit is contained in:
parent
aa544a4da8
commit
85ed885a4a
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ require("lazy").setup({
|
|||
{ import = "lazyvim.plugins.extras.lang.ansible" },
|
||||
{ import = "lazyvim.plugins.extras.lang.docker" },
|
||||
{ import = "lazyvim.plugins.extras.lang.git" },
|
||||
{ import = "lazyvim.plugins.extras.lang.gleam" },
|
||||
{ import = "lazyvim.plugins.extras.lang.helm" },
|
||||
{ import = "lazyvim.plugins.extras.lang.json" },
|
||||
{ import = "lazyvim.plugins.extras.lang.markdown" },
|
||||
|
|
Loading…
Add table
Reference in a new issue