dwyl / learn-vim

💻 Learn how to use the Vim (or Helix!) text editor to write/edit code *much* faster and get more done in less time! ⏳❤️ ✅
9 stars 0 forks source link

Reload .vimrc file without quitting #15

Open nelsonic opened 5 years ago

nelsonic commented 5 years ago
:so ~/.vimrc

via: https://superuser.com/a/132030/351287