You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix filename completions on a nonexisting file outside your home directory (#12)
* Fix filename completions on a nonexisting file outside your home directory
* Known issue:
* It keeps the files at the previous directory too
* Use @gamoutatsumi's approach
* This part is written by Gamou Tatsumi
* Thanks @Shougo!
* #12 (comment)
* `deno fmt`
* Reuse the dir at findMarkers too
* Thanks @LumaKernel#12 (comment)
* Minor rename for variable
Co-authored-by: Luma <world@luma.email>
0 commit comments