<div dir="ltr">Can you change neovim to look for these dot files elsewhere, like $SNAP_USER_DATA (if I didn't typoed the var name)?<div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 26, 2016 at 1:19 PM, Matthew Williams <span dir="ltr"><<a href="mailto:matthew.williams@canonical.com" target="_blank">matthew.williams@canonical.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey folks,<div><br></div><div>So I decided to have a go at snapping neovim (<a href="https://github.com/mattyw/neovim/blob/01-snapcraft/snapcraft.yaml" target="_blank">https://github.com/mattyw/<wbr>neovim/blob/01-snapcraft/<wbr>snapcraft.yaml</a>)</div><div><br></div><div>Getting it going with devmode was easy - I loved not having to mess around with confinement while getting the rest of the snap working, that's a great feature.</div><div><br></div><div>My problem now is what kind of thing I should be doing for classes of application like this when confinement is strict.  As you can see from the above yaml I've added the home part which means I can read and write files in home. But for things like configuration files neovim looks in hidden files and directories, and as a user you want to be able to edit these files, and indeed any file on disk. But this doesn't fit the confinement model very well.</div><div><br></div><div>I was wondering if anyone on the list had a good suggestion for what I should be doing?</div><div><br></div><div>Thanks</div><div><br></div><div>Matty</div></div>
<br>--<br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/snapcraft</a><br>
<br></blockquote></div><br></div>