We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b71380b commit 4d5ae2aCopy full SHA for 4d5ae2a
README.md
@@ -480,6 +480,7 @@ git clone https://github.com/UTFeight/vimacs
480
cd vimacs && mv custom ~/.config/nvim/lua/custom
481
cd .. && rm -rf vimacs
482
# Migration script for latest NvChad (custom folder not supported)
483
+# Check https://nvchad.com/news/v2.5_release for details
484
git clone https://gist.github.com/048bed2e7570569e6b327b35d1715404.git upgradeNvChad2.5
485
cd upgradeNvChad2.5 && chmod +x migrate.sh && ./migrate.sh
486
cd .. && rm -rf upgradeNvChad2.5
0 commit comments