You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,8 @@ Run `:PlugInstall`.
77
77
78
78
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).
79
79
80
+
Use `Ctrl-N`/`Shift-Ctrl-N` to jump to the next/previous diagnostic position.
81
+
80
82
Other optional configurations:
81
83
82
84
-`set updatetime=150` (lua: `vim.opt.updatetime = 150`) is highly recommended.
0 commit comments