Improve pycharm guide. Fix base keymap typo

Katie Geer created

Change summary

docs/src/migrate/intellij.md  | 2 +-
docs/src/migrate/rustrover.md | 2 +-
docs/src/migrate/webstorm.md  | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)

Detailed changes

docs/src/migrate/intellij.md 🔗

@@ -33,7 +33,7 @@ This opens the current directory in Zed.
 If you're coming from IntelliJ, the fastest way to feel at home is to use the JetBrains keymap. During onboarding, you can select it as your base keymap. If you missed that step, you can change it anytime:
 
 1. Open Settings with `Cmd+,` (macOS) or `Ctrl+,` (Linux/Windows)
-2. Search for `base_keymap`
+2. Search for `Base Keymap`
 3. Select `JetBrains`
 
 Or add this directly to your `settings.json`:

docs/src/migrate/rustrover.md 🔗

@@ -33,7 +33,7 @@ This opens the current directory in Zed.
 If you're coming from RustRover, the fastest way to feel at home is to use the JetBrains keymap. During onboarding, you can select it as your base keymap. If you missed that step, you can change it anytime:
 
 1. Open Settings with `Cmd+,` (macOS) or `Ctrl+,` (Linux/Windows)
-2. Search for `base_keymap`
+2. Search for `Base Keymap`
 3. Select `JetBrains`
 
 Or add this directly to your `settings.json`:

docs/src/migrate/webstorm.md 🔗

@@ -33,7 +33,7 @@ This opens the current directory in Zed.
 If you're coming from WebStorm, the fastest way to feel at home is to use the JetBrains keymap. During onboarding, you can select it as your base keymap. If you missed that step, you can change it anytime:
 
 1. Open Settings with `Cmd+,` (macOS) or `Ctrl+,` (Linux/Windows)
-2. Search for `base_keymap`
+2. Search for `Base Keymap`
 3. Select `JetBrains`
 
 Or add this directly to your `settings.json`: