rhysd/vim.wasm

vim.wasm with networking protocol: IPFS, Remote-storage?

Opened this issue · 0 comments

What is an issue which you want to solve with your feature request?

One of the problems with vim.wasm is that there is no facility to choose where to save the typed code. This is a problem when you write code and want the copy to be kept somewhere else for backup or for data security reasons.

Describe the solution you'd like

I would like to have an option in vim.wasm to choose the storage location. For example, I could save all the code I'm typing in vim.wasm directly to google drive, dropbox, trezorit or I could save it through a protocol like IPFS, FTP etc.

Additional context (if any)