Sources of truth: matt-riley/homebrew-tools and Matt's GitHub repos whose names contain .nvim

mattriley.tools

A plain Astro catalog of the Homebrew tools and Neovim plugins Matt ships publicly. Tool data is generated from the tap's formula files; plugin data is generated from GitHub repos whose names contain .nvim.

Homebrew tools

Each entry links to a static detail page with the packaged version, install command, supported platforms, binary name, and source repository.

Last synced:

Tool Version Description Install
hopt 0.2.2 A TUI to interact with The Hoptimist store brew install matt-riley/tools/hopt
newbrew 0.1.2 Browse and inspect new Homebrew formulae from your terminal brew install matt-riley/tools/newbrew
tui 0.4.2 Workv2 terminal UI brew install matt-riley/tools/tui

Neovim plugins

Repositories from Matt's GitHub account whose names contain .nvim. Each entry links to plugin details with lazy.nvim and vim.pack install snippets.

Last synced:

Plugin Description Language Install
slides.nvim Neovim plugin for presenting Markdown slides in a full-screen floating window. Lua { "matt-riley/slides.nvim" }
waystone.nvim Neovim plugin for persistent project marks with scoped slots and quick jumping. Lua { "matt-riley/waystone.nvim" }