:help cocoa
:ListMethods
:BuildMethods
.h
-> .m
:CocoaDoc
K
A
Alternate between header (.h) and implementation (.m) file
K
Look up documentation for word under cursor
equal A
Build & Run (Go)
CMD-R
Build
Clean
Go to Project
:ListMethods
(in insert mode)
Show omnicompletion menu
Comment out line
Decrease indent
Increase indent:A
switches to the header file corresponding to the current file being edited (or vise versa)
:AS
splits and switches
:AV
vertical splits and switches
:AT
new tab and switches
:AN
cycles through matches
:IH
switches to file under cursor
:IHS
splits and switches
:IHV
vertical splits and switches
:IHT
new tab and switches
:IHN
cycles through matches
ih
switches to file under cursor
is
switches to the alternate file of file under cursor (e.g. on switches to foo.cpp)
ihn
cycles through matches