diff options
| author | Polesznyák Márk <contact@pml68.dev> | 2026-04-02 02:31:04 +0200 |
|---|---|---|
| committer | Polesznyák Márk <contact@pml68.dev> | 2026-04-02 02:31:04 +0200 |
| commit | 85dadad50aa853de8052bcf7310b9720e5c32eb8 (patch) | |
| tree | 162fe37160f7638634e3d65dfd463717516b3213 | |
| parent | feat!: necessary changes for 0.12, enable nvim.undotree (diff) | |
| download | nvim-85dadad50aa853de8052bcf7310b9720e5c32eb8.tar.gz | |
docs(README): update minimum required Neovim version
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ My custom Neovim setup ## Installation -You're going to need Neovim 0.11+ and the `tree-sitter` CLI in your PATH. +You're going to need Neovim 0.12+ and the `tree-sitter` CLI in your PATH. Download into your config directory |
