Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vim-scripts/vim-pipe

Send a buffer to a shell command & quickly see the result.
https://github.com/vim-scripts/vim-pipe

Last synced: about 2 months ago
JSON representation

Send a buffer to a shell command & quickly see the result.

Awesome Lists containing this project

README

        

This is a mirror of http://www.vim.org/scripts/script.php?script_id=4130

Vim Pipe provides REPL-like development for other shell tools. For example you can instantly send an SQL script to the database and see the results in a temporary buffer.

See https://github.com/krisajenkins/vim-pipe for more.