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 Oct 1, 2020. It is now read-only.
However, flow is not running at all when after I save a file, and when I run the :FlowMake command I get the following error: E402: Not an editor command: FlowMake
I'm kind of a vim noob so any help would be appreciated!
I'm using neovim with vim-plug as my package manager. I successfully installed the plugin after adding the following in my config file:
However, flow is not running at all when after I save a file, and when I run the
:FlowMakecommand I get the following error:E402: Not an editor command: FlowMakeI'm kind of a vim noob so any help would be appreciated!