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 Dec 20, 2021. It is now read-only.
First problem is with a colon
call dein#add('c0r73x/neotags.nvim', {'build:' 'make'})
E720: Missing colon in Dictionary: 'make'})
Then get
Error detected while processing VimEnter Auto commands for "*": E117: Unknown function: NeotagsInit
Edited - problem still exists
The text was updated successfully, but these errors were encountered:
I also got the following error with vim-plug: Error detected while processing /home/fabian/.local/share/nvim/plugged/neotags.nvim/plugin/ neotags.vim: line 179: : E117: Unknown function: NeotagsInit
When doing a :PlugInstall
and Error detected while processing VimEnter Auto commands for "*": E117: Unknown function: NeotagsInit
When I open neovim after that
First problem is with a colon
call dein#add('c0r73x/neotags.nvim', {'build:' 'make'})
E720: Missing colon in Dictionary: 'make'})
Then get
Error detected while processing VimEnter Auto commands for "*": E117: Unknown function: NeotagsInit
Edited - problem still exists
The text was updated successfully, but these errors were encountered: