-
Notifications
You must be signed in to change notification settings - Fork 1
Execute script in buffer and display output in buffer.
vim-scripts/Bexec
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published