Daniel Hahler
|
6a6595f5c5
|
Improve jedi#debug_info / :JediDebugInfo (#618)
|
2016-09-25 17:47:09 +02:00 |
|
Daniel Hahler
|
99132ec545
|
Fix Travis: remove --use-mirrors for pip (#609)
* Travis: use sudo: false (container based builds)
* Travis: remove --use-mirrors for pip-install
The option is not valid anymore with pip 8.1.2 apparently
(https://travis-ci.org/davidhalter/jedi-vim/builds/152006664).
|
2016-08-16 00:51:45 +02:00 |
|
Daniel Hahler
|
0d613b5cf9
|
Merge pull request #549 from mozbugbox/rename-fix
Fix renaming: cursor pos and undo tracking (#545, #502)
|
2016-03-21 22:19:59 +01:00 |
|
Daniel Hahler
|
a5be01fb0b
|
Merge pull request #481 from blueyed/improve-taglist-hack
Improve use_tag_stack-hack: use context managers, short 'tags'
|
2015-10-19 23:47:00 +02:00 |
|
Daniel Hahler
|
0d52b56a72
|
Merge pull request #455 from blueyed/add-reinit_python
Add jedi#reinit_python
|
2015-08-20 23:38:13 +02:00 |
|
Daniel Hahler
|
56b2268df3
|
Merge pull request #422 from wilywampa/winwidth
Find first column using winwidth instead of wincmds/undojoin
|
2015-06-08 09:24:35 +02:00 |
|
Daniel Hahler
|
1bf69c5844
|
Merge pull request #360 from wilywampa/escape_newline
Escape newlines in call signatures with show_call_signatures=2
|
2015-05-04 00:41:51 +02:00 |
|
Daniel Hahler
|
de410d9347
|
Merge pull request #402 from blueyed/add-max_doc_height
Add max_doc_height setting
|
2015-05-03 15:40:35 +02:00 |
|