For a while I’ve been wanting to do a short video to show my workflow for writing go. Last week I had a small bug to fix which I thought would fit perfectly, so I recorded me fixing it, and put some ragtime over the top.
For those who are interested, here’s a list of my tools:
- Tmux (my tmux.conf is here)
- Vim – with no syntax highlighting – honestly, try it.
- “t” is a script I wrote which notifys when the process is done. This is useful for long running tests
- godef and vim-godef