-
Notifications
You must be signed in to change notification settings - Fork 55
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
customize-mode compatibility #36
Comments
I think would be useful to have a hook too. Would be trivial to add one like zig-mode-hook. If folks think this is doable, I can make a PR for that. |
|
if i had to guess it exists but isn't visible to |
What package management tool do you use to install packages? |
yes. it seems |
I believed is there for a long time, see Line 494 in 9ce2009
Apparently, customize mode can't work with unloaded module. Therefore, you have to |
Get zig-mode-hook to appear in the customize menu by explicitly defining it. This closes ziglang#36
This doesn't appear to be the case on my setup. |
Get zig-mode-hook to appear in the customize menu by explicitly defining it. This closes ziglang#36
I typed
customize-mode
to add something to the hook, only to find that there wasn't one. Is there something I'm missing?The text was updated successfully, but these errors were encountered: