1
0
mirror of https://github.com/amix/vimrc synced 2025-07-09 02:25:00 +08:00

Added jedi-vim

This commit is contained in:
Amir
2022-09-21 10:47:47 +02:00
parent 3978f7b467
commit 950b470eb9
37 changed files with 4193 additions and 0 deletions

View File

@ -63,6 +63,7 @@ vim-indent-guides https://github.com/nathanaelkane/vim-indent-guides
mru.vim https://github.com/vim-scripts/mru.vim
editorconfig-vim https://github.com/editorconfig/editorconfig-vim
dracula https://github.com/dracula/vim
jedi-vim https://github.com/davidhalter/jedi-vim
""".strip()
GITHUB_ZIP = "%s/archive/master.zip"