aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/pyright.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/pyright.lua')
-rw-r--r--lsp/pyright.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/pyright.lua b/lsp/pyright.lua
index 5beb6a3f..1acb7472 100644
--- a/lsp/pyright.lua
+++ b/lsp/pyright.lua
@@ -30,7 +30,7 @@ end
---@brief
---
----https://github.com/microsoft/pyright
+-- https://github.com/microsoft/pyright
--
-- `pyright`, a static type checker and language server for python
return {