vim-preview : The missing preview window for vim
script karma |
Rating 2/2,
Downloaded by 777 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Wei Lin |
|
script type |
utility |
|
description |
This plugin solves a series of user experience problems in vim's preview window and provide a handy way to preview tags, files and function signatures.
Commands
PreviewTag [tagname] Display the tag in the preview window circularly
PreviewFile [+cmd] filename Display the file in the preview window
PreviewClose N/A Close the preview window
PreviewGoto command Open the previewing file in a non-preview window
PreviewScroll offset Scroll preview window without leaving current window or inser mode
PreviewQuickfix [linenr] Preview file in quickfix list
PreviewSignature [function name] Preview the function signature circularly in the command line
Documentation
https://github.com/skywind3000/vim-preview |
|
install details |
Extract files into ~/.vim or use vim-plug:
Plug 'skywind3000/vim-preview' |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|