UltiSnips and YouCompleteMe

Another option is using the SuperTab plugin: ” if you use Vundle, load plugins: Bundle ‘ervandew/supertab’ Bundle ‘Valloric/YouCompleteMe’ Bundle ‘SirVer/ultisnips’ ” make YCM compatible with UltiSnips (using supertab) let g:ycm_key_list_select_completion = [‘<C-n>’, ‘<Down>’] let g:ycm_key_list_previous_completion = [‘<C-p>’, ‘<Up>’] let g:SuperTabDefaultCompletionType=”<C-n>” ” better key bindings for UltiSnipsExpandTrigger let g:UltiSnipsExpandTrigger = “<tab>” let g:UltiSnipsJumpForwardTrigger = “<tab>” let … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)