Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Error on neovim startup [Unknown function: tutor#ApplyMarks] #32

Open
alienbogart opened this issue Apr 9, 2018 · 0 comments
Open

Error on neovim startup [Unknown function: tutor#ApplyMarks] #32

alienbogart opened this issue Apr 9, 2018 · 0 comments

Comments

@alienbogart
Copy link

alienbogart commented Apr 9, 2018

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

"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.

@alienbogart alienbogart changed the title Error on neovim startup Error on neovim startup [Unknown function: tutor#ApplyMarks] Apr 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant