jakeisnt / nixcfg

A modular, Wayland-enabled NixOS configuration.
MIT License
34 stars 0 forks source link

neovim lua configuration #144

Closed jakeisnt closed 3 years ago

jakeisnt commented 3 years ago

current issue: nvim isn't able to import lua modules as used in the nix store. it seems to be dependent on a luajit installation, and luajit only has access to its own directory in the nix store for some reason? this needs some more work and i don't have the time to put into it