Skip to content

vim-scripts/buffer-perlpython.pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

Bindings to check or run perl/python and display the results in a new window.

When scripting:

F1: perl -cw or pychecker over the current buffer, results in a new window
F2: close the current window
F3: perl/python (actually run the script) the buffer, output in a new window

About

run 'perl -cw' or 'pychecker' over the buffer, display results in a new window

Resources

Stars

Watchers

Forks

Packages

No packages published