##Click "File>Settings>Plugins" in the upper left corner of PhpStorm, click the "Browse JetBrains Plugins" button at the bottom of the dialog box, and enter "IdeaVim" in the search box above ”, after searching, click “Install”. (Recommended Learning: PHPSTORM )
# This restarts PHPSTORM, click on the toolbar "Tools", you should be able to find "Vim Emulator", as shown below, it means the installation is successful. Congratulations on entering Vim mode. If you want to exit Vim mode, you can click "Vim Emulator" and you will enter the normal editing mode. At the same time, you will find "Vim The "√" to the left of "Emulator" is missing.
Configure shortcut keys
Click "File>Settings>Vim Emulator", you can press your own Need to edit shortcut keys.
The above is the detailed content of How to install the IdeaVim plug-in in PhpStorm. For more information, please follow other related articles on the PHP Chinese website!