James LaChance
James LaChance
Just came across this issue, this is something I've been looking for ever since I've started using `dotbot` back in 2015! Definitely keeping an eye on this one!
I actually _want_ those systemd overrides. In this case, one would also need to `ProtectHome=no` - so at least you know you're doing something that comes with some risk. Using...
I think the `install-sudo` script is an alright enough way to go. That allows things to stay separate if need be. See these files: [install-sudo], [install.sudo.conf.yaml], and [install.conf.yaml] [install-sudo]: https://github.com/FatBoyXPC/dotfiles/blob/a2f1cdc6370fc50f78f107176fa872e7440cdb33/install-sudo...
I honestly didn't even thinking about having the `install` script call `sudo.conf.yaml`!
FWIW I'd be more than happy to try and learn how to add a deoplete bridge for this but I'd probably want some direction first.
I don't understand how to register Deoplete sources, but I'll take a look!
I completely forgot about this issue and I've since moved to `ncm2`. I likely won't be writing that Deoplete bridge now. PS: It looks like I'm not getting insert mode...
I got the ncm2 stuff figured out. PR incoming soon!
Oh, good point. I meant `route('route.name')`. I'll edit the original post to include this. I thought about the `url()` helper as well, but I'm not sure how easy it would...
I'm not entirely sure how we'd get to the routes file, especially if there was some custom routes handling. If you're up for pairing - I'd totally be down to...