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
When writing an elm file, I get 'Press ENTER or type command to continue'. It gets rather annoying, having to do that every time I save an elm file.
I installed Plug on an empty vim profile using the instructions at https://github.com/junegunn/vim-plug, and then I loaded elm-vim by adding the following lines to an empty .vimrc:
Hey everyone,
When writing an elm file, I get 'Press ENTER or type command to continue'. It gets rather annoying, having to do that every time I save an elm file.
I installed Plug on an empty vim profile using the instructions at https://github.com/junegunn/vim-plug, and then I loaded elm-vim by adding the following lines to an empty .vimrc:
Then I reloaded vim and ran :PlugInstall.
Is there any command that's executed on writing that could cause the 'Press ENTER' prompt to come up?
The text was updated successfully, but these errors were encountered: