Skip to content

Commit 45d5ea8

Browse files
committed
add all
1 parent ef7619e commit 45d5ea8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ Run `:PlugInstall`.
7777

7878
Use `Tab` to trigger the completion suggestions and select matched items. Use `Ctrl-]` for definition jumping, `Ctrl-t` for jumping back (Same as tags jumping).
7979

80+
Use `Ctrl-N`/`Shift-Ctrl-N` to jump to the next/previous diagnostic position.
81+
8082
Other optional configurations:
8183

8284
- `set updatetime=150` (lua: `vim.opt.updatetime = 150`) is highly recommended.

0 commit comments

Comments
 (0)