We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5b8a07 + 142063a commit f3a8d53Copy full SHA for f3a8d53
plugin/fern.vim
@@ -29,4 +29,5 @@ endfunction
29
augroup fern_internal
30
autocmd! *
31
autocmd BufReadCmd fern://* ++nested call s:BufReadCmd()
32
+ autocmd SessionLoadPost fern://* ++nested call s:BufReadCmd()
33
augroup END
0 commit comments