diff options
Diffstat (limited to 'lsp/ntt.lua')
| -rw-r--r-- | lsp/ntt.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/ntt.lua b/lsp/ntt.lua index 12621f98..bf617ae3 100644 --- a/lsp/ntt.lua +++ b/lsp/ntt.lua @@ -2,7 +2,7 @@ local bin_name = 'ntt' ---@brief --- ----https://github.com/nokia/ntt +-- https://github.com/nokia/ntt -- Installation instructions can be found [here](https://github.com/nokia/ntt#Install). -- Can be configured by passing a "settings" object to `ntt.setup{}`: -- ```lua |
