aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/elp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/elp.lua')
-rw-r--r--lsp/elp.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/elp.lua b/lsp/elp.lua
index 9b0f7d22..31541c71 100644
--- a/lsp/elp.lua
+++ b/lsp/elp.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://whatsapp.github.io/erlang-language-platform
+-- https://whatsapp.github.io/erlang-language-platform
--
-- ELP integrates Erlang into modern IDEs via the language server protocol and was
-- inspired by rust-analyzer.