new: lock versions

This commit is contained in:
2026-05-24 15:16:31 -04:00
parent 70f65bda54
commit 23eed464f9
3 changed files with 52 additions and 2 deletions
+8 -2
View File
@@ -1,4 +1,10 @@
# 💤 LazyVim
A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
This repo hosts my Neovim config based on [LazyVim](https://github.com/LazyVim/LazyVim). I use it on Gentoo and Arch, so it will support one or two versions of Neovim.
Current support:
| Branch | Supported Neovim version |
| :----: | :----------------------: |
| main | nvim 0.11 stable for Gentoo |
| 0.12 | nvim 0.12 stable for Arch |