Skip to content

skaji/perl_synwrite.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

This plugin causes write attempts to fail if the contents of the buffer produce an error when run through "perl -c"

The plugin uses can use autocommands for the BufWriteCmd and FileWriteCmd events, but by default only provides a :Write command to check-then-write.

About

checks Perl syntax before allowing file write

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%