We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
YouCompleteMe uses tab for completion, and so does SnipMate. If you want to use both, you need to change SnipMate-s trigger key using:
tab
SnipMate
imap <C-J> <esc>a<Plug>snipMateNextOrTrigger smap <C-J> <Plug>snipMateNextOrTrigger
Ref: https://github.com/Valloric/YouCompleteMe/issues/47#issuecomment-20529309