Where to get runtime directory when building from source #12613
-
Hey root@t14:/home/user/helix # cp -r runtime /home/user/.config/helix/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
They're irrelevant. We don't use queries provided by the grammars (and you can delete the entire sources/ dir). Only the queries in |
Beta Was this translation helpful? Give feedback.
You should use the
runtime/
directory in the repo you're using to build from source. You should symlink it to~/.config/helix/runtime
though instead of copying it https://docs.helix-editor.com/master/building-from-source.html#configuring-helixs-runtime-filesBut yeah the cp errors here are benign