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 has been archived by the owner on Jul 7, 2020. It is now read-only.
This the error I get when I try to start neovim with a .tutor file
"vim-02-intermediate.tutor" 336L, 12522C
Error detected while processing
~/.maps/apps/neovim/share/nvim/runtime/ftplugin/tutor.vim:
line 46:
E117: Unknown function: tutor#ApplyMarks
This the error I get when run :Tutor tutor from neovim:
"tutor.tutor" 259L, 6997C
Error detected while processing /home/mrblack/.config/nvim/plugins/plugged/vim-tutor-mode/autoload/tutor.vim:
line 344:
E127: Cannot redefine function tutor#TutorCmd: It is in use
Error detected while processing /home/mrblack/.maps/apps/neovim/share/nvim/runtime/ftplugin/tutor.vim:
line 46:
E117: Unknown function: tutor#ApplyMarks
After these errors, the .tutor file seems to be correctly loaded.
The text was updated successfully, but these errors were encountered:
alienbogart
changed the title
Error on neovim startup
Error on neovim startup [Unknown function: tutor#ApplyMarks]
Apr 9, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
NVIM v0.2.3-879-gce3bc12e2 Build type: RelWithDebInfo
configuration files
This the error I get when I try to start neovim with a .tutor file
This the error I get when run
:Tutor tutor
from neovim:After these errors, the .tutor file seems to be correctly loaded.
The text was updated successfully, but these errors were encountered: