Thomas Blauth
64c92771be
Fix added_sys_path default setting
...
This commit removes the inner string quotation of the default value for the
added_sys_path setting. The inner quotes cause the value of the resulting
variable g:jedi#added_sys_path to be the sting "[]" instead of an empty list.
2022-01-17 08:40:54 +01:00
Seung-Chan Ahn
ff9a0afbda
Support adding extra sys_path
2021-03-15 14:36:20 +09:00
Konstantin-Glukhov
8730095b89
Use helper function relpath() instead of os.path.relpath() to address
...
issue #1044 ("path is on mount %r, start on mount %r" exception thrown
on Windows if Python and jedi-vim are installed on different drives)
2021-02-16 04:25:02 +09:00
Stevan Milic
ba5915bf26
Fix rename with folds: replace line in buffer directly ( #906 )
...
Fixes #789
2019-02-05 20:28:46 +01:00
Brian Mego
7f4f2db260
Fixes incorrect documentation
2018-12-03 23:51:19 +01:00
Aulddays
b96dad9d50
add to author list
2016-12-04 22:40:50 +08:00
Tommy Allen
70360437cd
Prevent duplication of InsertLeave autocmds in buffers ( #582 )
2016-06-12 00:35:09 +02:00
Tomoyuki Kashiro
217e56d9bd
check "noselect" and "noinsert" before <C-p>
...
to prevent from selecting last option check "noselect" and "noinsert" before <C-p>
@see https://github.com/Shougo/neocomplete.vim/blob/master/doc/neocomplete.txt#L1817-L1826
2015-11-19 18:49:15 +09:00
Bagrat Aznauryan
84f5cd92c7
Use escape_file_path in new_buffer
...
Fix: If a definition file path contains a space, the "open in split"
fails with an error.
Fixes https://github.com/davidhalter/jedi-vim/issues/491 .
Closes https://github.com/davidhalter/jedi-vim/issues/492 .
2015-11-02 01:02:22 +01:00
Daniel Hahler
ed4a8be12e
Revert "Use " with the shell argument for system()"
...
This reverts commit 95b8dd77ba .
2015-07-27 02:04:02 +02:00
Daniel Hahler
924b4db962
Add myself to AUTHORS
...
According to my first contribution as of:
> commit b6bef9a
> Date: Tue Mar 3 12:59:52 2015 +0100
2015-07-27 00:50:49 +02:00
Daisuke Suzuki
95b8dd77ba
Use " with the shell argument for system()
...
This is required on Windows.
Closes https://github.com/davidhalter/jedi-vim/pull/441 .
2015-07-27 00:49:40 +02:00
pearofducks
55929b2713
Set 'hide documentation' to the same mapping as jedi#documentation_command - instead of K
2015-03-07 15:08:07 +01:00
petobens
733ba775b0
Improve 'winwidth' split option documentation
2015-02-17 16:04:14 -03:00
Matthew Tylee Atkinson
43eaec0aee
Documentation about the need for +conceal
...
* Make README link to the text file point to the file (not the repo)
* Replace the one 'Jedi-Vim' with 'jedi-vim' in README
* Minor grammar tweak to VIM >= 7.3 requirement in the docs
* Explain the need for `+conceal` in the docs
* Update last-changed date on first line of the docs
* Hint at the need for `+conceal` in the README
2014-07-29 23:16:50 +01:00
Talha Ahmed
671b12da9a
updated AUTHORS.txt
2014-05-20 23:42:12 +05:00
justincheevers
bbe2861fa1
Add example installation command
...
It's easier if an example installation command is there for you.
2014-03-01 12:52:39 -07:00
Markus Koller
8f1e8f62fb
Update AUTHORS.txt
2014-01-09 16:00:56 +01:00
David Halter
90f0bff2de
merge documentation change of #231 of @tndoan and resolve authors conflict
2013-12-23 20:49:51 +01:00
David Halter
d43768c7b5
merge master to dev
2013-12-23 20:47:20 +01:00
Chris Lasher
51802fa151
Update AUTHORS.txt
...
Adds Chris Lasher to list of contributors.
2013-12-22 21:10:34 -08:00
Asa Jay
3ad63c9458
Implemented: force python 2 or 3 with ability to switch during runtime
...
Simultaneous python2 and python3 support, switchable during runtime
calling a function as well as setting a variable in .vimrc! Closes
issues #200 and #210 (which gave the idea for this commit, thank you
@Shtucer).
2013-12-13 20:51:24 +01:00
tndoan
3d4a594519
update my name in authors list
2013-12-12 20:43:49 +08:00
nagev
7b8e6bd6ed
Update AUTHORS.txt
2013-12-11 15:38:35 +00:00
justinmk
493d89302a
Update AUTHORS.txt
2013-12-05 20:12:14 -05:00
David Halter
eceba1e675
resolve merge conflict in authors
2013-09-28 19:48:20 +04:30
Yann Thomas-Gerard
7bf66ebab2
Adds myself to AUTHORS.txt
2013-09-18 11:44:17 +02:00
LittleQ
b8edeef966
added myself to AUTHORS.txt
2013-09-15 01:18:21 +08:00
Sheng Yun
e31fcf8580
add Sheng Yun in AUTHORS.txt
2013-09-10 13:39:27 +08:00
Stephen J. Fuhry
dd89f6ba6b
adding self to authors
2013-09-08 14:15:22 -04:00
Wouter Overmeire
ed629d5ec1
Add myself to AUTHORS.txt.
2013-09-04 10:21:12 +02:00
David Halter
8adc9d1eda
updated authors with email addresses and added all the unmentioned contributors
2013-08-25 20:49:30 +04:30
Zekeriya Koc
45c34d5e93
added my name to authors file
2013-08-25 18:36:33 +03:00
David Halter
1d14abfff8
updated AUTHORS.txt, added @mattn, @ming13, @hattya, @flupke, @lilix, @strycore, @ganwell, @todesschaf, @Tinche
2013-01-25 14:28:48 +01:00
David Halter
5890e53969
added AUTHORS.txt
2012-09-18 17:45:38 +02:00