Skip to content
 
 

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

About
-----
vim is awesome.
git is awesome.
fugitive is awesome.
sshfs is awesome.

But all these things together have so many awesomeness,
that put your network down.
And put fugitive down.
And put vim down.
And put you down.

And all of there is because of git through sshfs is slow as hell.
And all of there is because fugitive run local git on remote fs.

vim-refugi teaches fugitive to run not local git, but remote, and
then pass output back.


Usage
-----
Just install it to your bundle directory.
Everything should work like magic.


Tips
----
Because of script use ssh multiplexing, it is good to configure
your ssh to automatically open master connections.

E.g. you need this in your ~/.ssh/config:

	host *
		controlmaster auto
		controlpath   ~/.ssh/connections/%r_%h_%p

About

sshfs + fugitive = fffuuu-, sshfs + fugitive + refugi = hell yeah!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages