diff options
Diffstat (limited to 'lsp/bacon_ls.lua')
| -rw-r--r-- | lsp/bacon_ls.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/bacon_ls.lua b/lsp/bacon_ls.lua index caa1867d..1cf21588 100644 --- a/lsp/bacon_ls.lua +++ b/lsp/bacon_ls.lua @@ -1,6 +1,6 @@ ---@brief --- ----https://github.com/crisidev/bacon-ls +-- https://github.com/crisidev/bacon-ls -- -- A Language Server Protocol wrapper for [bacon](https://dystroy.org/bacon/). -- It offers textDocument/diagnostic and workspace/diagnostic capabilities for Rust |
