Skip to content
Discussion options

You must be logged in to vote

Yeah, this is a case of #3346: if you installed helix through a package manager like pacman, it puts the runtime files under /var/lib/ or somewhere else that needs priviledges to change. You can use sudo to modify the files there (adding custom queries for a language as you say) but it's a little messy: the package manager probably assumes that you won't edit the files it puts in place. Ideally we would read custom queries out of ~/.config/helix/runtime as overrides to the ones the package manager installed but we don't do that currently (#3346 covers that).

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@amtoine
Comment options

Answer selected by archseer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants