From 9a679966d23b0d47b4726067e714511ccc7d28fe Mon Sep 17 00:00:00 2001 From: Jungpyo Hong Date: Sat, 12 Jun 2021 15:10:57 -0500 Subject: [PATCH] update vim mode --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff48c0..6911ab6 100644 --- a/README.md +++ b/README.md @@ -1520,7 +1520,12 @@ 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! + ~~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** + + + ## Write README.md