alrra / dotfiles

💻 macOS / Ubuntu dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Errors with neocomplete

FredLackeyOfficial opened this issue · comments

Do you usually have issues with the ~/.cache folder with neocomplete? I've been seeing permissions errors, while using vim, ever since forking your dotfiles. For some reason two of the folders are always owned by root:root. I'm thinking about adding a finalization step to the dotfiles to tweak the permissions...

sudo chown -R $USERNAME ~/.cache

screenshot from 2017-04-04 16-57-10

Do you usually have issues with the ~/.cache folder with neocomplete?

Never had that problem neither on macOS, nor Ubuntu.