itchyny / calendar.vim

A calendar application for Vim
MIT License
1.95k stars 71 forks source link

Calendar.vim must be initialised by running PlugInstall on every VIM launch #225

Closed themooleman closed 11 months ago

themooleman commented 11 months ago

This may be a vim-plug issue and not a calendar.vim issue so please correct me if I'm wrong...

When starting VIM and starting calendar.vim with the command :Calendar I receive the error E492: Not an editor command: Calendar. After running :PlugInstall and then running :Calendar again, vim.calendar launches as normal.

Does anyone know what's going on here?

Thanks.

themooleman commented 11 months ago

I had a typo in my .vimrc.... Fixed :)