Commit History

Author SHA1 Message Date
  Strahinja Val Markovic 38f571db1f C-family filetypes now Syntastic passive mode 11 years ago
  Strahinja Val Markovic f46bc7335e Setting Syntastic option to work around a vim bug 11 years ago
  Strahinja Val Markovic 6d9969fa9c Surfacing ycmd server PID to user scripts 11 years ago
  Strahinja Val Markovic 18002e17df Better handling of crashed ycmd; restart command 11 years ago
  Strahinja Val Markovic 436017bd4d Now using new ycm_client_support shared lib 11 years ago
  Strahinja Val Markovic 5000d2e4ae NativeFiletypeCompletionAvailable now a local call 11 years ago
  Strahinja Val Markovic c7be1f1b47 Omni completion works again 11 years ago
  Strahinja Val Markovic ff7fa74fc9 <c-space> works again (forces semantic completion) 11 years ago
  Strahinja Val Markovic a9d7105e1b YCM now working on new buffers with ft set 11 years ago
  Strahinja Val Markovic 8bc888d711 Vim now loads most defaults from the json file 11 years ago
  Strahinja Val Markovic 534f6f57d4 Fix issue with slow cursor moving in Python 11 years ago
  Strahinja Val Markovic c43327d176 YcmShowDetailedDiagnostic works again 11 years ago
  Strahinja Val Markovic 159a8ecdfa YcmDiags and ForceCompilation work again 11 years ago
  Strahinja Val Markovic c274b7d4f8 Fixing the diagnostic-related race conditions 11 years ago
  Strahinja Val Markovic b9bb788a2a Diagnostics work again... somewhat. 11 years ago
  Strahinja Val Markovic 9d0a6c96d7 Event and completion request are now async 11 years ago
  Strahinja Val Markovic 5dd6782970 Vim doesn't execute extra conf preload 11 years ago
  Strahinja Val Markovic 446d02f66e Subcommand name completion works again 11 years ago
  Strahinja Val Markovic fe0c0a1607 GoTo commands work again 11 years ago
  Strahinja Val Markovic 4c6a69b432 The UltiSnips completer works again 11 years ago
  Strahinja Val Markovic 1730660555 A (barely) working version of ycmd + client 11 years ago
  Strahinja Val Markovic 02b88dccf1 extra conf store now vim-free 11 years ago
  Strahinja Val Markovic 29bb90a6b4 Decoupling completers from Vim; still WIP & broken 11 years ago
  Strahinja Val Markovic bd374a7096 Completer access now through CompletionRequest 11 years ago
  Strahinja Val Markovic a26243092f Now more explicit about accessing user options 11 years ago
  Strahinja Val Markovic 496fe8f7a3 Reordering some YCM init logic 11 years ago
  Strahinja Val Markovic 9d34fad24f Now parsing file on every normal mode cursor move 11 years ago
  Val Markovic bce44ef0fc Merge pull request #510 from svermeulen/CursorHoldError 11 years ago
  svermeulen ea819684d8 Bug fix, was triggering an error in the command line edit window (ie. the window you get by hitting c-f in command line) after not moving the cursor for a few seconds (ie. when CursorHold event is fired) 11 years ago
  Strahinja Val Markovic 96d4874fe0 Ensuring b:ycm_changedtick always exists 11 years ago