Updated nvim to use v0.12

This commit is contained in:
2026-06-24 17:14:07 +05:30
parent 6fde048250
commit 234112f304
2 changed files with 6 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ declare -A INSTALLERS=(
[agy]="Antigravity CLI"
[bat]="Bat (alternative to cat) and configure alias"
[node]="Node.js (LTS) and NVM"
[nvim]="Neovim 0.11.7 and configuration"
[nvim]="Neovim 0.12.0 and configuration"
[pnpm]="pnpm package manager"
[rust]="Rustup and Rust compiler/toolchain"
[starship]="Starship shell prompt"