itchyny / calendar.vim

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

Error after cloning calendar.vim into ~/.vim/plugin #178

Closed Pedro-vzla closed 4 years ago

Pedro-vzla commented 4 years ago

hi, first of all thank you so much for making this wonderful plugin for vim, I didn't think two times to try it, but unfortunately I cant fix the problems by mi own, so I tried to isntall with the vim plugin manager:

I tried to put all inside calendar.vim folder inside a new "start" folder bot the same result. By the way, i'm in Arch linux and this is my vim compilation: compilation.txt

itchyny commented 4 years ago

You can't clone this plugin to ~/.vim/plugin. Please use a plugin manager like vim-plug.

Pedro-vzla commented 4 years ago

OMG!! sry, so I will try with my plugin manager, by the way is vundle, calendar.vim works whit vundle to??

itchyny commented 4 years ago

Yes, it should work with vundle too.