8000 Merge pull request #235 from andriykohut/master · kidphys/awesome-python@6929b72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6929b72

Browse files
committed
Merge pull request vinta#235 from andriykohut/master
Add YouCompleteMe to Editor Plugins
2 parents fe002fe + 014a4f8 commit 6929b72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,6 +1039,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
10391039
* Vim
10401040
* [Python-mode](https://github.com/klen/python-mode) - An all in one plugin for turning Vim into a Python IDE.
10411041
* [Jedi-vim](https://github.com/davidhalter/jedi-vim) - Vim bindings for the [Jedi](https://github.com/davidhalter/jedi) autocompletion library for Python.
1042+
* [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) - Includes [Jedi](https://github.com/davidhalter/jedi)-based completion engine for Python
10421043
* Emacs
10431044
* [Elpy](https://github.com/jorgenschaefer/elpy) - Emacs Python Development Environment.
10441045
* Sublime Text

0 commit comments

Comments
 (0)
0