2024-02-22 13:32:26 -08:00
|
|
|
# nix-gen-luarc-json
|
|
|
|
Generate a .luarc.json for Lua/Neovim devShells
|
2024-02-22 13:45:09 -08:00
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This flake is [licensed according to GPL version 2](./LICENSE),
|
|
|
|
with the following exception:
|
|
|
|
|
|
|
|
The license applies only to the Nix infrastructure provided by this
|
|
|
|
repository, including any modifications made to it.
|
|
|
|
Any software that uses this flake may be licensed under any
|
|
|
|
[OSI approved open source license](https://opensource.org/licenses/),
|
|
|
|
without being subject to the GPL version 2 license of this template.
|