This is a work in progress setup and subject to frequent changes. Use at your own risk.
xvim is a portable Neovim configuration that leverages Nix packages and Lua for configuration, fully integrating with lazy.nvim. This setup provides a consistent and customizable development environment across different systems.
- Nix Integration: Manage dependencies and configurations using Nix and Nix Flakes.
- Lazy.nvim: built on the LazyVim distro for efficient plugin management.
- Development Tools: Includes tools like Alejandra for code formatting and linting.
You can install xvim via Nix with the following command:
nix profile install github:ck3mp3r/xvim