Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit 14b2a95

Browse files
committed
README: fix a small typo
1 parent 2b675e3 commit 14b2a95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ let g:completion_timer_cycle = 200 "default value is 80
226226

227227
- This plugin only focuses on the **completion** part of the built-in LSP. If
228228
you want similar help with diagnostics (e.g. virtual text, jump to diagnostic,
229-
open line diagnostic automatically...), take a loot at [diagnostic-nvim]
229+
open line diagnostic automatically...), take a loot at ![diagnostic-nvim]
230230
(https://github.com/haorenW1025/diagnostic-nvim).
231231

232232
- Both diagnostic-nvim and completion-nvim require setting up via `on_attach`.

0 commit comments

Comments
 (0)