https://github.com/fidgetingbits/neovim
A nixCats neovim flake
https://github.com/fidgetingbits/neovim
Last synced: 4 months ago
JSON representation
A nixCats neovim flake
- Host: GitHub
- URL: https://github.com/fidgetingbits/neovim
- Owner: fidgetingbits
- Created: 2025-08-04T06:10:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-04T06:51:25.000Z (7 months ago)
- Last Synced: 2025-08-09T14:49:42.958Z (6 months ago)
- Language: Lua
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fidgetingbits' Standalone Neovim Config
This config is based on the idiomatic example from https://nixcats.org. I try
to mostly copy the lazyvim.nvim distro for most functionality, with whatever
additions I want. I don't use the lazyvim nixCats template because dealing with
the tight integration of mason.nvim seems like a hack.
If you want to try it, clone the repo and run `nix run`.