copilot-emacs / copilot.el

An unofficial Copilot plugin for Emacs.
MIT License
1.79k stars 126 forks source link

Cut at 80 characters #234

Closed dannywillems closed 8 months ago

dannywillems commented 8 months ago

Remove two compiler warnings.

Warning (comp): copilot-balancer.el:169:2: Warning: defvar `copilot-balancer-top-level-form-start-regexp' docstring wider than 80 characters
Warning (comp): copilot-balancer.el:173:2: Warning: defvar `copilot-balancer-form-end-regexp' docstring wider than 80 characters