sponsor Vim development Vim logo Vim Book Ad

vim-preview : The missing preview window for vim

 script karma  Rating 2/2, Downloaded by 894  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'
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-preview.zip 1.0.0 2018-05-05 7.4 Wei Lin Initial upload
ip used for rating: 216.73.216.208

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github