aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/pylsp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/pylsp.lua')
-rw-r--r--lsp/pylsp.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/pylsp.lua b/lsp/pylsp.lua
index 4c88fa0d..9b9381fd 100644
--- a/lsp/pylsp.lua
+++ b/lsp/pylsp.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://github.com/python-lsp/python-lsp-server
+-- https://github.com/python-lsp/python-lsp-server
--
-- A Python 3.6+ implementation of the Language Server Protocol.
--