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
"description": "This script looks up a word in a\ndictionary file using egrep (you can change this to grep, of course).\nWhen the word was found, a new window with the search results is opened at the bottom of the screen.\n\nThis script was inspired by Emacs' translate.el.",
"install_details": "Put this script in your ~/.vim/plugin directory",