Fix provides being after the last line in file comment
This commit is contained in:
parent
9bda093d1a
commit
b1f83e3e75
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue