1
0
Fork 0

neovim: Remove gleam LSP config

This commit is contained in:
Jeremy Kaplan 2024-09-24 12:27:39 -04:00
commit 92cf12fe92

View file

@ -483,9 +483,6 @@ return {
}) })
end, end,
}) })
-- This is managed by the Gleam installation, not Mason.
default_setup('gleam')
end, end,
}, },