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

Commit 5dfa10f

Browse files
committed
README: fix typo again
1 parent 14b2a95 commit 5dfa10f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,8 +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]
230-
(https://github.com/haorenW1025/diagnostic-nvim).
229+
open line diagnostic automatically...), take a loot at ![diagnostic-nvim](https://github.com/haorenW1025/diagnostic-nvim).
231230

232231
- Both diagnostic-nvim and completion-nvim require setting up via `on_attach`.
233232
To use them together, create a wrapper function like this.

0 commit comments

Comments
 (0)