Skip to content

Commit a6e22c1

Browse files
author
ehsan gn
committed
include the keyword lookup feature in --help.
1 parent 8ac470c commit a6e22c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

vimdict

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,13 @@ options:
8686
-p print the definition of word to terminal and exit.
8787
-h, --help show this help message and exit.
8888
89+
keyword lookup:
90+
while viewing dictionaries in vim, you can press shift+k
91+
to look up the definition of the word under cursor.
92+
8993
arguments after vimdict's options are passed directly to dict(1).
9094
see dict -h for more details.
95+
9196
eof
9297
}
9398

0 commit comments

Comments
 (0)