A minimal email TUI where you read with Markdown and write in Neovim. neomd.ssp.sh/docs
email markdown neovim tui
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 101 B view raw
1module github.com/ssp-data/neomd/docs 2 3go 1.24 4 5require github.com/imfing/hextra v0.12.2 // indirect