Horje
reload vim Code Example
reload vim
:so %
is better if you are working on a plugin.
else:
:so <your vimrc path>
vim reload file
The command you want is :e (short for :edit). If you use :edit! it will discard local changes and reload.




Shell

Related
ssh-copy-id Code Example ssh-copy-id Code Example
git how to remove files from staging Code Example git how to remove files from staging Code Example
check difference between two branches git Code Example check difference between two branches git Code Example
linux find directory and file Code Example linux find directory and file Code Example
zsh shell in linux Code Example zsh shell in linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10