neovim: Set up gleam language server
This commit is contained in:
parent
a7d56e94aa
commit
f2274b1192
1 changed files with 3 additions and 0 deletions
|
|
@ -473,6 +473,9 @@ return {
|
|||
})
|
||||
end,
|
||||
})
|
||||
|
||||
-- This is managed by the Gleam installation, not Mason.
|
||||
default_setup('gleam')
|
||||
end,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue