My VIM config --- actually my dotfiles
-
Download the
setup.shscript usingcurlor wget:curl -O https://raw.githubusercontent.com/duguyue100/.vim/refs/heads/lua/setup.sh # or wget https://raw.githubusercontent.com/duguyue100/.vim/refs/heads/lua/setup.sh -
Make the script executable:
chmod +x setup.sh
-
Run the script and follow the steps:
./setup.sh