Skip to content
This repository was archived by the owner on Jul 3, 2025. It is now read-only.

Conversation

@mquinnv
Copy link

@mquinnv mquinnv commented Jul 3, 2025

Summary

  • Add w motion for word-forward navigation
  • Implement dw/yw/cw operations for delete/yank/change word
  • Add C and D shortcuts for change-to-end-of-line and delete-to-end-of-line
  • Update app exclusions to include IntelliJ IDEA and Warp terminal

Test plan

  • Install configuration in Karabiner Elements
  • Test w motion navigation in various applications
  • Test dw/yw/cw operations across different text contexts
  • Verify C and D shortcuts work correctly
  • Confirm vim mode is properly excluded in IntelliJ IDEA and Warp

🤖 Generated with Claude Code

- Add w motion for word-forward navigation
- Implement dw/yw/cw operations for delete/yank/change word
- Add C and D shortcuts for change-to-end-of-line and delete-to-end-of-line
- Add IntelliJ IDEA (com.jetbrains.intellij) to app exclusions
- Add Warp terminal (dev.warp.Warp-Stable) to app exclusions
- Updated all vim mode conditions to exclude these applications

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@mquinnv mquinnv force-pushed the feature/vim-enhancements branch from 354eaa8 to cb44c17 Compare July 3, 2025 16:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant