Install with the following command:
curl https://vimrc.neolao.com/vimrc -o ~/.vimrc
wget https://vimrc.neolao.com/vimrc -O ~/.vimrc
| Shortcut | Description | 
|---|---|
Tab | 
      Go to next tab | 
Shift + Tab | 
      Go to previous tab | 
Ctrl + k | 
      Duplicate lines | 
Ctrl + j | 
      Move down lines | 
Ctrl + u | 
      Move up lines | 
Ctrl + d | 
      Delete lines | 
Ctrl + e | 
      Toggle explorer |