diff options
Diffstat (limited to 'lsp/ols.lua')
| -rw-r--r-- | lsp/ols.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/ols.lua b/lsp/ols.lua index a746c186..5cde6e06 100644 --- a/lsp/ols.lua +++ b/lsp/ols.lua @@ -2,7 +2,7 @@ local util = require 'lspconfig.util' ---@brief --- ----https://github.com/DanielGavin/ols +-- https://github.com/DanielGavin/ols -- -- `Odin Language Server`. return { |
