diff --git a/README.md b/README.md index 4d35772..eec73ab 100644 --- a/README.md +++ b/README.md @@ -688,6 +688,8 @@ Assuming the above content in `~/.ssh/config`, this works just as well: :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`. ---