Λlisue
Λlisue
Unfortunately no.
I'm sorry but I think I don't get the situation. Could you explain your situation and want more clearly?
Thanks. Now I got :+1: Well, it's not possible with the current implementation but PR is welcome 👍 https://github.com/lambdalisue/fern-renderer-nerdfont.vim/blob/master/autoload/fern/renderer/nerdfont.vim#L99 https://github.com/lambdalisue/fern-renderer-nerdfont.vim/blob/master/autoload/fern/renderer/nerdfont.vim#L123
Not sure... I feel it's not a business of this plugin, but I also feel it's redundant if other plugins are aware of git ignored files.
Unfortunately no and such features won't be added because of performance issue.
Sorry for quite a late reply. Please create a minimal vimrc and minimal steps to reproduce the situation if you are still suffering the issue.
> Now, how to let vi ssh://wzy@localhost:22//home/wzy/Desktop work like vi -c 'Fern ssh://wzy@localhost:22//home/wzy/Desktop'? Probabaly it's difficult. Something similar to fern-hijack.vim is required but I'm not sure if it works.
> So Can the prefix ssh:// be added? I think it can be meaningful. Added to...? I’m sorry, you lost me.
I don't know why you'd like to add `ssh://` on that. Does `ssh` command understand the protocol prefix????
I could found that `ssh` command support `ssh://` prefix on BSD > ssh connects and logs into the specified destination, which may be specified as either [user@]hostname or a URI...