https://github.com/glwbr/nvim
My neovim fla(ke|vour)
https://github.com/glwbr/nvim
dotfiles flakes lua neovim nix nixcats
Last synced: 2 months ago
JSON representation
My neovim fla(ke|vour)
- Host: GitHub
- URL: https://github.com/glwbr/nvim
- Owner: glwbr
- Created: 2025-02-07T20:54:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-16T22:14:37.000Z (11 months ago)
- Last Synced: 2025-08-12T02:50:36.183Z (11 months ago)
- Topics: dotfiles, flakes, lua, neovim, nix, nixcats
- Language: Lua
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A Neovim configuration built with Nix flakes and nixCats
but, I'm a corgi person :dog:
## :thought_balloon: Philosophy
This configuration embraces the power of Nix for dependency management while maintaining the flexibility of Lua for Neovim configuration. While projects like nixvim offer a complete Nix-based approach, nixCats provides an excellent middle ground - allowing us to:
- Manage dependencies efficiently with Nix
- Keep our existing Lua configurations
- Avoid the need to refactor everything into Nix expressions
The goal is to maintain a minimal yet fully functional setup that prioritizes simplicity without sacrificing capabilities.
## :sparkles: Features
- Built using nixCats and Nix flakes
- Pure Lua configuration
- Simple dependency management
- Compatibility with standard Neovim configurations with lazy.nvim
## :rocket: Quick Start
Run this configuration directly using:
```nix
nix run "https://github.com/glwbr/nvim"
```
## :arrows_counterclockwise: Project Status
This configuration is actively maintained and evolving. While it's already functional for daily use, I'm constantly learning and making improvements. Contributions and suggestions are welcome!
## :heart: Acknowledgments
Special thanks to [BirdeeHub](https://github.com/BirdeeHub) for creating nixCats, which makes this approach possible.
## :handshake: Contributing
Feel free to share your ideas and feedback
[corgi_glass]: "https://res.cloudinary.com/djb3ju61n/image/upload/v1739062930/corgi_glass.gif"