All content for Vimcasts is the property of Drew Neil and is served directly from their servers
with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
In each episode, Drew Neil demonstrates one of Vim's features, showing how to incorporate it into your workflow.
In the previous lesson we learned how use the expression register to evaluate simple calculations. We can also call built-in and user-defined Vimscript functions, and thanks to the system() function, we can also fetch output from external scripts.
Vimcasts
In each episode, Drew Neil demonstrates one of Vim's features, showing how to incorporate it into your workflow.