Shougo / neocomplcache.vim

Ultimate auto-completion system for Vim.
http://www.vim.org/scripts/script.php?script_id=2620
1.72k stars 135 forks source link

change default cache directory to match neosnippets #478

Closed ghost closed 10 years ago

ghost commented 10 years ago

This way both neosnippit and neocomplcache will store files in ~/.cache

One less top level directory in $HOME to worry about avoiding for backups

ghost commented 10 years ago

if you end up agreeing to this https://github.com/Shougo/neosnippet.vim/issues/239 for neosnippet, then i will attempt to adjust this to match.

Shougo commented 10 years ago

Thanks.