Update README.md

This commit is contained in:
Jungpyo Hong 2022-03-02 16:23:21 -06:00 committed by GitHub
parent 6b75123d0e
commit 86847cffe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2447,10 +2447,10 @@ check this out [here](https://github.com/BohdanOrlov/iOS-Developer-Roadmap)
## Use VIM in Xcode
~~Check [this](https://www.twilio.com/blog/2017/06/adding-vim-keybindings-to-xcode-with-xvim.html) site for more info!~~
Since Xcode 13(BETA), you can find Vim in **Preference -> Text Editing -> Editing -> Enable Vim Key bindings**
Check [this](https://www.twilio.com/blog/2017/06/adding-vim-keybindings-to-xcode-with-xvim.html) site for more info!
~~Since Xcode 13(BETA), you can find Vim in **Preference -> Text Editing -> Editing -> Enable Vim Key bindings**~~
this feature deprecated in Xcode 13(BETA)
<img src="https://github.com/jphong1111/Useful_Swift/blob/main/Images/Vim.png">