Mateusz Soltysik

Mateusz Soltysik

On Software Engineering, Cloud Computing, Technical Training.

Edit Vimrc Without Knowing Exact Path

To load the config:

:e $MYVIMRC

To apply the changes (without restarting vim):

:source %

Resources:

Tags