Is anyone using supabase with nvim?

I’m using Denols for edge functions and it’s working pretty well. The only issue is that for npm imported packages with the syntax :

npm:

Denols does not propose to cache the packages. So I must cache it using Vscode and then I go back to Neovim and I get the autocompletion as expected.
Was this page helpful?