gleam support in nvim
required tree-sitter grammar so i just grabbed them all, why not
This commit is contained in:
parent
95e3ebacfa
commit
908241eb67
3 changed files with 11 additions and 0 deletions
|
|
@ -181,3 +181,5 @@ nvim_lsp.lua_ls.setup {
|
|||
}
|
||||
|
||||
nvim_lsp.texlab.setup {}
|
||||
|
||||
nvim_lsp.gleam.setup {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue