NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
212 stars 29 forks source link

wrapper: provide option to wrap neovim with extra lua packages #227

Closed FrothyMarrow closed 8 months ago

FrothyMarrow commented 8 months ago

Introduces a vim.luaPackages option to be passed to the wrapper to include additional Lua packages.