mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-05-18 06:19:45 +08:00
Merge pull request #186 from ShengYun/bugfix-set-fileencoding
force jedi.vim's fileencoding to utf-8
This commit is contained in:
@@ -32,6 +32,7 @@ Zekeriya Koc (@zekzekus) <zekzekus@gmail.com>
|
|||||||
ethinx (@ethinx) <eth2net@gmail.com>
|
ethinx (@ethinx) <eth2net@gmail.com>
|
||||||
Wouter Overmeire (@lodagro) <lodagro@gmail.com>
|
Wouter Overmeire (@lodagro) <lodagro@gmail.com>
|
||||||
Stephen J. Fuhry (@fuhrysteve) <fuhrysteve@gmail.com>
|
Stephen J. Fuhry (@fuhrysteve) <fuhrysteve@gmail.com>
|
||||||
|
Sheng Yun (@ShengYun) <uewing@gmail.com>
|
||||||
|
|
||||||
|
|
||||||
@something are github user names.
|
@something are github user names.
|
||||||
|
|||||||
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
" ------------------------------------------------------------------------
|
" ------------------------------------------------------------------------
|
||||||
" functions that call python code
|
" functions that call python code
|
||||||
" ------------------------------------------------------------------------
|
" ------------------------------------------------------------------------
|
||||||
function! jedi#goto_assignments()
|
function! jedi#goto_assignments()
|
||||||
|
|||||||
Reference in New Issue
Block a user