Python support is needed by vim in order to run things like Conque and Slimv. Arch keeps vim slim by only providing Python support in gvim. But you may prefer vim to gvim, so here's what's needed.
# Install and run abs (sync)
sudo pacman -S abs
Python support is needed by vim in order to run things like Conque and Slimv. Arch keeps vim slim by only providing Python support in gvim. But you may prefer vim to gvim, so here's what's needed.
# Install and run abs (sync)
sudo pacman -S abs
This is a small example demonstrating how to implement looping template tags ("splices") with the Heist template system that is the default with the Snap Framework.
The src/Site.hs
file contains the interesting bits:
loop
handler which simply renders the [loop.tpl