https://github.com/acristoffers/nvim-flake
My personal NeoVim configuration
https://github.com/acristoffers/nvim-flake
Last synced: 3 months ago
JSON representation
My personal NeoVim configuration
- Host: GitHub
- URL: https://github.com/acristoffers/nvim-flake
- Owner: acristoffers
- Created: 2023-10-04T07:28:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T07:33:23.000Z (4 months ago)
- Last Synced: 2025-02-13T08:28:54.612Z (4 months ago)
- Language: Lua
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my personal NeoVim configuration managed by a nix flake.
It's meant to be very simple and straightforward, with the added benefit of
having all external tools (like LSP's, formatters and linters) managed by nix
too, so it is a single package manager for both vim plugins and the external
tools.