Hacker News new | ask | show | jobs
by tjoff 6 days ago
Neat. The quick and dirty way I use if I want to make something big and unmissable is to invoke figlet inside vim: ":r!figlet vim"
2 comments

Ha! Never looked into :r, but I certainly will now
Glad I'm not the only one who does this.