Skip to content

vim-scripts/Bexec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

The Bexec plugin allows the user to execute the current buffer if it contains a script with a shebang (#!/path/to/interpreter) on the first line or if the default interpreter for the script's type is known by Bexec. The output of the script will be grabbed and displayed in a separate buffer.

It can be used to execute, for instance, Shell, PHP, PERL, Python or SQL scripts from within Vim.

Screenshots can be found at: https://github.com/fboender/bexec

About

Execute script in buffer and display output in buffer.

Resources

Stars

Watchers

Forks

Packages

No packages published