diff --git a/lib/globals.py b/lib/globals.py index a8e0a79..da52078 100644 --- a/lib/globals.py +++ b/lib/globals.py @@ -91,6 +91,7 @@ PLAIN_TEXT_AGENTS = [ "http_get", "xh", "nushell", + "zig", ] PLAIN_TEXT_PAGES = [':help', ':bash.function', ':translation', ':iterm2']