Formosa Programmer <vgod> Homemade Xvim Command Summary, great, all common commands at a glance, beginners can easily find their own command, here I share this map, to the island programmer Vgod Salute.
Original address: http://blog.vgod.tw/
Download PDF version
Vim's own commands, as well as Xcode-related commands
Command |
Description |
: Run |
Xcode code runs |
: Make |
Building Xcode Code |
: Xhelp |
Cursor Position Quick Help |
: Xccmd |
Execute the Xcode menu |
Plugin Address: Https://github.com/XVimProject/XVim
Xvim download and install and uninstall:
After download, execute the command on the terminal: cd ..... Current File download folder
Then make will be able to install directly,
Uninstall the words
$HOME/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/XVim.xcplugin
or locate/user/library/application support/developer/shared/xcode/plug-ins/remove the specified plugin
Vim Usage Tips