vim_mode doesn't works for emacs
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
I add
patch:
app_options:
com.jetbrains.intellij:
ascii_mode: true
vim_mode: true
org.gnu.Emacs:
ascii_mode: true
vim_mode: true
in squirrel.custom.yaml, vim_mode works for intellij, but not works for emacs.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the app-specific settings in squirrel.custom.yaml and reproduce the difference between com.jetbrains.intellij and org.gnu.Emacs. Trace how vim_mode is applied to these application identifiers; done means vim_mode works in Emacs while the existing IntelliJ behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100