Commit History

Author SHA1 Message Date
  Strahinja Val Markovic d35b39a20c Now parsing file on insert mode leave as well 11 years ago
  Strahinja Val Markovic 60c9908d25 Ensure g:ycm_changedtick is always set. 11 years ago
  Strahinja Val Markovic 360a70b1b3 Deleting some dead code 11 years ago
  Strahinja Val Markovic 4db6fb8d7f Revert to old way of tracking insert mode change 11 years ago
  Strahinja Val Markovic fc3a303ace Only parsing file if changes detected 11 years ago
  Strahinja Val Markovic edae6fd0a2 Using b:changedtick for change detection 11 years ago
  Strahinja Val Markovic 451acc0073 Adding OnVimLeave support to Completer class 11 years ago
  Strahinja Val Markovic 16b6f877c6 Don't call SyntasticCheck if not syntastic checker 11 years ago
  Strahinja Val Markovic e740bac1f6 Better completion in the middle of a word 11 years ago
  Strahinja Val Markovic 381b86d595 Fixing python tests broken in rename 11 years ago
  Strahinja Val Markovic faa225fdc4 Moving everything under pytho/ycm 11 years ago
  Strahinja Val Markovic 4b039e2102 Using BufUnload instead of BufDelete 11 years ago
  Strahinja Val Markovic 2b23245422 Minor refactoring & style cleanup 11 years ago
  Stanislav Golovanov 0edec9c95a Add subcommand completion for YcmCompleter command 11 years ago
  Stanislav Golovanov c2024edbaa Add GoTo features for python 11 years ago
  Strahinja Val Markovic f4615c00c0 Separate options for completion in string/comment 11 years ago
  Strahinja Val Markovic 7500a94cda Use OnBufferVisit in ultisnips completer 11 years ago
  Strahinja Val Markovic 3258f324dd Merge branch 'JazzCore-general_completers' 11 years ago
  Strahinja Val Markovic 14b2220f01 Supporting YcmCorePreload logic 11 years ago
  Stanislav Golovanov 48cda3bb8f Add general completers support 12 years ago
  Strahinja Val Markovic 6d0c736d04 Making sure that <C-Space> works in console Vim 11 years ago
  Strahinja Val Markovic 89d93bc85c Fix traceback on <C-Space> semantic invoke 11 years ago
  Strahinja Val Markovic 77fbd80c89 Refactoring out some vim.eval calls 11 years ago
  Strahinja Val Markovic e4fc9a1136 Forcing the critical 'B' flag in cpoptions 12 years ago
  Strahinja Val Markovic bc4e7fb850 Option to disable YCM-Syntastic integration 12 years ago
  Strahinja Val Markovic cea707fc13 Fixing errors throw in "[Command Line]" window 12 years ago
  Strahinja Val Markovic f0ead1823a Clarifying an error message 12 years ago
  Strahinja Val Markovic 0535d0ec9a :YcmDiags exits when compilation fails 12 years ago
  Strahinja Val Markovic 56b2f70a1a using "silent!" on maps we create with <unique> 12 years ago
  Strahinja Val Markovic c391bdcc62 Reducing RAM consumption by deleting unused caches 12 years ago