mirror of
				https://github.com/mhinz/vim-galore.git
				synced 2025-11-04 20:05:36 +08:00 
			
		
		
		
	Editing remote files: mention netrc
This commit is contained in:
		@@ -688,6 +688,8 @@ Assuming the above content in `~/.ssh/config`, this works just as well:
 | 
				
			|||||||
:e scp//awesome/.vimrc
 | 
					:e scp//awesome/.vimrc
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Similar can be done with a `~/.netrc`, see `:h netrw-netrc`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Make sure to read `:h netrw-ssh-hack` and `:h g:netrw_ssh_cmd`.
 | 
					Make sure to read `:h netrw-ssh-hack` and `:h g:netrw_ssh_cmd`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user