Hi: My system is FreeBSD 14.2 with: VIM 9.1 deno 2.2.9 and plugins denops and futago configured in SpaceVim: [[custom_plugins]] repo = 'vim-denops/denops.vim' merged = false [[custom_plugins]] repo = 'yukimemi/futago.vim' merged = false When I launch vim or gvim I get the following error: [denops] Failed to load plugin 'futago': Error: Directory type cache not supported on this platform (unix) In chatgtp I've found answers regarding the type of cache, with memory instead of directory, but it's not clear enough for me. Do you think is it possible to fix this error? Thanks in advance, Jes