Open delphinus opened 3 years ago
Enable to consider cwd option and fallback to the value from getcwd().
cwd
getcwd()
better to use vim.loop.cwd I think this return the current directory but faster
vim.loop.cwd
Enable to consider
cwd
option and fallback to the value fromgetcwd()
.