gopher.vim icon indicating copy to clipboard operation
gopher.vim copied to clipboard

Fix crashing when chdir function doesn't exist

Open acomagu opened this issue 5 years ago • 0 comments

Fixes #50.

Some NeoVim environment seems has no chdir() function. If doesn't, use lcd ex-command instead.

acomagu avatar Jan 28 '21 11:01 acomagu