https://github.com/phenax/nvim-flake-plugin-manager
An experiment to manage neovim plugins with nix flakes with support for lazy loading
https://github.com/phenax/nvim-flake-plugin-manager
Last synced: 3 months ago
JSON representation
An experiment to manage neovim plugins with nix flakes with support for lazy loading
- Host: GitHub
- URL: https://github.com/phenax/nvim-flake-plugin-manager
- Owner: phenax
- License: mit
- Created: 2023-08-16T16:52:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T16:26:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T19:52:28.992Z (5 months ago)
- Language: Nix
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim-flake-plugin-manager
An experiment to manage neovim plugins with nix flakes with support for lazy loadingExample plugins config in [./example/flake.nix](./example/flake.nix)