Hugo/Unix/Vim integration

I wrote some tooling to integrate my hugo blog with vim. It’s pretty awesome. Here are three of the features I made:

  1. An index of the articles using the quickfix
  2. A command to show all articles in a given tag
  3. Autocompletion of tags

Read more here.

1 Like