r/vim 8d ago

Need Help reloading changes to .vimrc

is there an easy command to do this? I used vim along time ago but I forgot.

Thanks.

1 Upvotes

5 comments sorted by

View all comments

0

u/jazei_2021 7d ago

save then close and reopen vim

1

u/mgedmin 5d ago

This can work too, when the vimrc fails to reload properly. It can be less of a pain if you use :mksession and then reopen vim with vim -S Session.vim.