Commit Graph

9 Commits

Author SHA1 Message Date
Dave Halter
65190a1856 A pyimport test failed sometimes on travis
There are sometimes slight differences in installed Python versions (and also Python versions within VIM versions).
2017-10-19 09:20:43 +02:00
Dave Halter
edde267f6b Fix a pyimport test fail 2017-10-19 09:20:43 +02:00
Daniel Hahler
439e50e9d1 Use use_tabs_not_buffers=0 by default
Ref: https://github.com/davidhalter/jedi-vim/issues/408#issuecomment-101997691
2015-06-21 22:06:24 +02:00
itchyny
6cc1d8c34a replace function names starting with g: to CamelCase (fix #326) 2014-11-30 10:01:04 +09:00
David Halter
ed3748a9b9 pyimport completions tests 2013-08-27 20:10:58 +04:30
David Halter
429f402675 fix problem with opening pyimport tabs 2013-08-24 20:42:19 +04:30
David Halter
70d65d6981 try to fix travis problems 2013-08-24 20:36:47 +04:30
David Halter
22149611a3 fix a problem with the quickfix window 2013-08-24 15:45:08 +04:30
David Halter
c7c266ed29 pyimport tests 2013-08-24 14:34:34 +04:30