emacs-helm / emacs-helm/helm-ls-git
Request: don't override existing rebase mode assocation
Open
- Dominant language
- Emacs Lisp
- Stars
- 124
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.