Skip to content

mistweaverco/zana.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zana Logo

zana.nvim

Made with love GitHub release (latest by date) Discord

RequirementsInstallDocumentation

A thin layer to use packages installed via Zana in Neovim.

You only need this, if you don't want to have your PATH modified by sourcing zana env.

Requirements

  • Neovim 0.10.0+

Install

Via lazy.nvim:

Configuration

{ 'mistweaverco/zana.nvim', opts = {} },

opts needs to be an empty table.