Requirements • Install • Documentation
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
.
- Neovim 0.10.0+
Via lazy.nvim:
{ 'mistweaverco/zana.nvim', opts = {} },
opts
needs to be an empty table.