You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2024. It is now read-only.
I've been encountering the following error repeatedly upon opening Vim. Shallowly, it appear similar to the error described in #37 and #53.
Error detected while processing function <SNR>30_refresh_cache_callback_vim[3]..<SNR>30_refresh_cache_callback:
line 4:
E491: json decode error at 'Invalid option `--uri' Usage: neuron [--version] [-d PATH] [-o PATH] COMMAND Neuron, future-proof Zettelkasten app <https://neuron.zettel.page/>'
E909: Cannot index a special variable
line 6:
E121: Undefined variable: l:zettels
E116: Invalid arguments for function sort
line 13:
E121: Undefined variable: l:zettels
line 20:
E121: Undefined variable: l:zettels
I've been encountering the following error repeatedly upon opening Vim. Shallowly, it appear similar to the error described in #37 and #53.