in reply to Re: A recipe for testing and debugging with vim
in thread A recipe for testing and debugging with vim
Damian Conway has a nifty plugin that gets rid of the headaches involved with opening files that already have a swap file, one of the big annoyances of vim. See https://github.com/thoughtstream/Damian-Conway-s-Vim-Setup/blob/master/plugin/autoswap_mac_linux.vim
$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: A recipe for testing and debugging with vim
by stevieb (Canon) on Mar 08, 2017 at 15:10 UTC |