Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified interface to personal-files to allow access to hidden files/folders #1

Merged
merged 1 commit into from
Jul 14, 2019

Conversation

Staberinde
Copy link
Owner

The home interface on snap provides access to non-privileged user files/folders in the user's home directory. But sometimes it is necessary for hidden files (i.e. files prepended by .).

Personally my reason for needing this change is that I use the universal-ctags snap in conjunction with the neotags plugin for neovim, which requires read/write access to $HOME/.vim-tags. This currently fails with permission errors

This provides a fix for the following issues:

@Staberinde Staberinde merged commit 4903d44 into master Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant