mirror of
https://github.com/amix/vimrc
synced 2025-07-10 03:25:00 +08:00
Added jedi-vim
This commit is contained in:
@ -109,6 +109,7 @@ I recommend reading the docs of these plugins to understand them better. Each pl
|
||||
* [gist-vim](https://github.com/mattn/gist-vim) Easily create gists from Vim using the `:Gist` command
|
||||
* [vim-indent-guides](https://github.com/nathanaelkane/vim-indent-guides) Is a plugin for visually displaying indent levels in Vim
|
||||
* [editorconfig-vim](https://github.com/editorconfig/editorconfig-vim) EditorConfig helps maintain consistent coding styles for multiple developers working on the same project across various editors and IDEs.
|
||||
* [jedi-vim](https://github.com/davidhalter/jedi-vim) A great Python autocompletion library for VIM.
|
||||
|
||||
|
||||
## Included color schemes
|
||||
|
Reference in New Issue
Block a user