Fix provides being after the last line in file comment

master
Adam Kruszewski 2023-07-06 08:35:32 +02:00
parent 9bda093d1a
commit b1f83e3e75
1 changed files with 1 additions and 1 deletions

View File

@ -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