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

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

@alienbogart

Description

@alienbogart

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions