Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 740 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 740 Bytes

vim-clue

Documentation directly at your fingertips.

Installation

Using vim-plug:

Plug 'vimpostor/vim-clue'

Additionally the following software dependencies are required to be installed:

Screenshot

Usage

Press F1 on any symbol to look it up directly inside Vim. The plugin will consult any Dash docsets that you have installed and will open the matching documentation in a popup by default. Alternatively other external programs can be used.

For more information consult the extensive help page under :help clue-configure.