itchyny / calendar.vim

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

Another place to save calendar info #161

Closed elimohl closed 4 years ago

elimohl commented 4 years ago

As far as I understand right now all calendar info is saved in $HOME/.cache. So user can delete it accidentally (as I did) because generally $HOME/.cache doesn't contain any important information.

itchyny commented 4 years ago

Please configure g:calendar_cache_directory.