Would you be willing to append to auto-mode-alist [here](https://github.com/emacs-helm/helm-ls-git/blob/3eadeb2bc5d609e68bdaa184c2a50407c974c2a8/helm-ls-git.el#L1579)? `(add-to-list 'auto-mode-alist '("/git-rebase-todo$" . helm-ls-git-rebase-todo-mode) t)` I'd prefer to keep using the rebase mode I was previously using.