golint: Use host GOPATH as cache
golint: Update pinned version
golint: Qualify container image
golint: No need to be verbose
nvim: Redo LSP sandboxing
Add a wrapper function with all the ugly bits, and use a `network: bool`
flag to enable network.
The general goal is to make the API less tied to the sandboxing engine.
Ideally, some ideas from here can be re-used for lsp_containers.
nvim: Add slight delay for which-key
Drop obsolete macOS workaround
mutt: Add alias to neomutt
Stop tracking checksum for repo-local files
These are all distributed together, so it adds no real value. git
already does error checking, and checksum in the same repo adds no
security.
Having to keep checksums in sync hinders development and adds pointless
noise to diffs.
nvim: Add borders to hover float windows
himitsu: Run as a user service
himitsu-mutt: Split into its own repo/package
packages: Add himitsu and neomutt
himitsu-mutt: Rename `user` to `username`
Himitsu generally prefers the latter.
himitsu-mutt: Add support for reading username
sway: Enable adaptive_sync for the laptop display
packages: Install btop
It's very fast/responsive, and displays info in a way that's actually
far more useful than regular `top`.
waybar: Enable a system tray
Not a huge fan of this, but it'll make contributing to apps that use
these a bit better, and I'd like to eventually have actually USEFUL
icons there.
packages: Start reorganising development packages