vimswitch icon indicating copy to clipboard operation
vimswitch copied to clipboard

Use your vim settings anywhere

Results 2 vimswitch issues
Sort by recently updated
recently updated
newest added

I need to download it to all servers when i log in to it? But i can use oneliner like ```wget https://raw.githubusercontent.com/priomsrb/vimrc/master/.vimrc``` If i need backup old config, i can...

`vimswitch --save ` should allow me to save the currently loaded profile as an arbitrary profile name, enabling me to create shortcuts to several frequently accessed profiles.

enhancement