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
If I put Plug 'tweekmonster/nvimdev.nvim' before Plug 'XXX/Neomake', I have the message: [nvimdev] Neomake is not installed
Moving Plug 'tweekmonster/nvimdev.nvim' right before call plug#end() works fine.