micbou
|
377e472b7e
Add key mappings to close completion menu
|
7 years ago |
micbou
|
223ae6ab9f
Rewrite completion system
|
8 years ago |
Davit Samvelyan
|
a70755aa40
Removed current buffer caching approach.
|
7 years ago |
Davit Samvelyan
|
e5b0565d1a
Fixed bug: current buffer was not set correctly.
|
7 years ago |
Davit Samvelyan
|
8c6efb4214
Cache current buffer on buffer visit.
|
7 years ago |
Davit Samvelyan
|
0846673aa4
Latest upstream changes with buffer emulation.
|
7 years ago |
micbou
|
3ac2951c7b
Parse current buffer when server is ready
|
7 years ago |
micbou
|
d44ad0894b
Display diagnostics asynchronously
|
7 years ago |
zzbot
|
99be8d0226
Auto merge of #2644 - micbou:improve-reparse-requirement, r=Valloric
|
7 years ago |
micbou
|
31be11572a
Drop BufRead event
|
7 years ago |
micbou
|
1621c77e1d
Improve reparse requirement on buffer visit
|
7 years ago |
micbou
|
b3b393ce5a
Force parsing on buffer visit
|
7 years ago |
micbou
|
8af0f5183e
Refactor b:ycm_changedtick variable
|
8 years ago |
micbou
|
0ed21bc46e
Split OnBufferVisit again
|
7 years ago |
micbou
|
2542105e2f
Merge s:OnBufferRead and s:OnBufferEnter
|
7 years ago |
micbou
|
b3e6bad6b1
Prefer Python 3 over Python 2
|
8 years ago |
micbou
|
09a08d3240
Import requests module lazily
|
8 years ago |
micbou
|
0d476a0164
Refactor diagnostic commands
|
8 years ago |
micbou
|
c349980bce
Send requests again when server becomes ready
|
8 years ago |
Homu
|
dc44597674
Auto merge of #2514 - micbou:connect-timeout, r=Valloric
|
8 years ago |
micbou
|
5ece7aee9b
Remove s:GetCompletions function
|
8 years ago |
micbou
|
05256d6719
Define connect timeout
|
8 years ago |
micbou
|
c67c581d81
Always use dot operator to concatenate strings
|
8 years ago |
micbou
|
c394895c4e
Fix large file message appearing twice
|
8 years ago |
micbou
|
1511ee542f
Do not use BufReadPre autocommand
|
8 years ago |
micbou
|
b93c1fd47c
Add client logfile
|
8 years ago |
Boris Staletic
|
57f64dca7b
Fromating and function rename
|
8 years ago |
Boris Staletic
|
30def5d246
Don't set omnifunc when not allowed
|
8 years ago |
micbou
|
2fabac5a67
Fix BufferUnload event notification
|
8 years ago |
Francisco Lopes
|
a3ee4a5bfc
Remove unused variable
|
8 years ago |