diff --git a/corfu-candidate-overlay.el b/corfu-candidate-overlay.el index 242ccd5..70f6fb9 100644 --- a/corfu-candidate-overlay.el +++ b/corfu-candidate-overlay.el @@ -372,5 +372,5 @@ the end of word." (remove-hook 'pre-command-hook #'corfu-candidate-overlay--pre-command) (message "Disabled `corfu-candidate-overlay-mode'.")))) -;;; corfu-candidate-overlay.el ends here (provide 'corfu-candidate-overlay) +;;; corfu-candidate-overlay.el ends here