diff options
Diffstat (limited to 'lsp/ds_pinyin_lsp.lua')
| -rw-r--r-- | lsp/ds_pinyin_lsp.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/ds_pinyin_lsp.lua b/lsp/ds_pinyin_lsp.lua index b121e370..2b3e7fa8 100644 --- a/lsp/ds_pinyin_lsp.lua +++ b/lsp/ds_pinyin_lsp.lua @@ -31,7 +31,7 @@ end ---@brief --- ----https://github.com/iamcco/ds-pinyin-lsp +-- https://github.com/iamcco/ds-pinyin-lsp -- Dead simple Pinyin language server for input Chinese without IME(input method). -- To install, download the latest [release](https://github.com/iamcco/ds-pinyin-lsp/releases) and ensure `ds-pinyin-lsp` is on your path. -- And make ensure the database file `dict.db3` is also downloaded. And put the path to `dict.dbs` in the following code. |
