Configures the adaptive-fill-regexp for zig-mode, such that other commands like fill-region can automatically determine a fill-prefix for comments.
Also, adds doc comment style comments to comment-start-skip, so these commands also work in doc comments.
Closes #86
Configures the adaptive-fill-regexp for zig-mode, such that other commands like fill-region can automatically determine a fill-prefix for comments.
Also, adds doc comment style comments to comment-start-skip, so these commands also work in doc comments.
Closes #86