Recharger VIMRC sans sortir
# from withing vim type
:source ~/.vimrc
# from withing nvim
:source ~/.config/nvim/init.vim
Functional Platypus
# from withing vim type
:source ~/.vimrc
# from withing nvim
:source ~/.config/nvim/init.vim