背景
Xcode 13 からついに標準で Vim mode がサポートされたので設定の仕方をまとめました。
Vim mode
Many common key combinations and editing modes familiar to Vim users are supported directly within the code editor, using the new bottom bar to show mode indicators.
Xcode 12 までは XVim2 をどうぞ。
XVim2 is a Vim plugin for Xcode intending to offer a compelling Vim experience without the need to give up any Xcode features.
環境
- Xcode Version 13.2 (13C90)
- macOS Monterey 12.1 (21C52)