diff --git a/git-commit-ts-mode.el b/git-commit-ts-mode.el index d8f0604..1c174a7 100644 --- a/git-commit-ts-mode.el +++ b/git-commit-ts-mode.el @@ -259,11 +259,11 @@ The underlined text will be highlighted using `git-commit-ts-branch-face'." :language 'gitcommit '((subject) @git-commit-ts-title-face) - :feature 'overflow - :language 'gitcommit - :override t - '((subject - (overflow) @git-commit-ts-overflow-face)) + ;; :feature 'overflow + ;; :language 'gitcommit + ;; :override t + ;; '((subject + ;; (overflow) @git-commit-ts-overflow-face)) :feature 'prefix :language 'gitcommit