Add minimal readme to my neovim configuration

main
Hektor Misplon 2025-10-15 21:03:55 +02:00
parent 4fe60cf861
commit d3a67ab58d
1 changed files with 6 additions and 0 deletions

6
.config/nvim/README.md Normal file
View File

@ -0,0 +1,6 @@
# Neovim configuration
My neovim configuration. Available as a Nix flake [^nixcats]. When installing manually,
`paq.nvim` is used as a fallback plugin manager.
[^nixcats]: Based on [this nixCats `example` template](https://github.com/BirdeeHub/nixCats-nvim/tree/77dffad8235eb77684fcb7599487c8e9f23d5b8f/templates/example)