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.
Hi, I am trying out neuron on ubuntu environment.
I have installed the necessary dependencies.
I'm unable to run commands like gzi, gzz on vim.
On opening any of the files I get few errors before the content is visible momentarily.
While using the commands with 'e' suffix for creating a new index, i get error:
-e option can only be used with EDITOR environment variable set
Here is the error I encounter while running gzi:
Error detected while processing function neuron#insert_zette
l_select:
line 13:
E117: Unknown function: fzf#wrap
E116: Invalid arguments for function fzf#run
version of neuron: 1.9.3.0
Have updated the plugin to the latest version via PlugUpdate
I have the neuron.dhall with only plugin information
Using vim 8.1
Ubuntu with regolith linux environment(Basically, i3)
Thanx
Hi, I am trying out neuron on ubuntu environment.

I have installed the necessary dependencies.
I'm unable to run commands like gzi, gzz on vim.
On opening any of the files I get few errors before the content is visible momentarily.
While using the commands with 'e' suffix for creating a new index, i get error:
-e option can only be used with EDITOR environment variable set
Here is the error I encounter while running gzi:
Error detected while processing function neuron#insert_zette
l_select:
line 13:
E117: Unknown function: fzf#wrap
E116: Invalid arguments for function fzf#run
version of neuron: 1.9.3.0
Have updated the plugin to the latest version via PlugUpdate
I have the neuron.dhall with only plugin information
Using vim 8.1
Ubuntu with regolith linux environment(Basically, i3)
Thanx