Skip to content

Commit d7ee414

Browse files
author
skywind3000
committed
update doc
1 parent c8065fe commit d7ee414

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
@@ -425,7 +425,7 @@ This feature requires ctags databases are loaded correctly in vim. A plugin [gut
425425

426426
### Preview quickfix
427427

428-
If you have many items in the quickfix window, instead of open then one by one, you are able to press `p` in the quickfix window and preview them in the popup:
428+
If you have many items in the quickfix window, instead of open them one by one, you are able to press `p` in the quickfix window and preview them in the popup:
429429

430430
```VimL
431431
augroup MyQuickfixPreview

0 commit comments

Comments
 (0)