Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

📫 Zenvoy

This Zenvoy is TUI for email.

About

A minimal terminal email client for people who live in Neovim.

Requirements

Install

Install the plugins with your prefered plugin manager. For example, with Lazy-Nvim

return {
    "Haavertz/zenvoy",
    depedences = {
        "MunifTanjim/nui.nvim",
    },
    opts = {},
}

or Nvim >= 0.12.0

vim.pack.add({
  { src = 'MunifTanjim/nui.nvim' },
  { src = 'Haavertz/zenvoy' },
})

About

plugin nvim for emails

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages