Skip to content

Commit

Permalink
Fix malformatted separator comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chip2n committed Apr 12, 2024
1 parent 7b58c69 commit 4c7ec6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meow-shims.el
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Argument ENABLE non-nil means turn on."
(add-hook 'edebug-mode-hook 'meow--edebug-hook-function)
(remove-hook 'edebug-mode-hook 'meow--edebug-hook-function)))

;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; magit

(defvar meow--magit-setup nil)
Expand Down

0 comments on commit 4c7ec6f

Please sign in to comment.