hackeryarn

1 post tagged: Cli

CLI commands in Emacs

A few months ago, Gabriel Gonzalez wrote an excellent article on creating useful tools with Haskell. He used an example of a small CLI tool that aligns the equals signs of a multi-line text input. The article wrapped up by integrating this tool into vim.

· 6 minutes