diff --git a/AUTHORS.txt b/AUTHORS.txt index 42b825a..77e3526 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -32,6 +32,7 @@ Zekeriya Koc (@zekzekus) ethinx (@ethinx) Wouter Overmeire (@lodagro) Stephen J. Fuhry (@fuhrysteve) +Sheng Yun (@ShengYun) @something are github user names. diff --git a/autoload/jedi.vim b/autoload/jedi.vim index 8b7f8bf..b4a4d16 100644 --- a/autoload/jedi.vim +++ b/autoload/jedi.vim @@ -1,4 +1,4 @@ -" ------------------------------------------------------------------------ +" ------------------------------------------------------------------------ " functions that call python code " ------------------------------------------------------------------------ function! jedi#goto_assignments()