1
0
forked from VimPlug/jedi

Add link to Atom in README

This commit is contained in:
Dmitry Sadovnychyi
2015-06-22 18:09:04 +08:00
parent 7c4ef73669
commit 91fb4fd9e1

View File

@@ -39,6 +39,7 @@ Jedi can currently be used with the following editors:
- TextMate_ (Not sure if it's actually working)
- Kate_ version 4.13+ supports it natively, you have to enable it, though. [`proof
<https://projects.kde.org/projects/kde/applications/kate/repository/show?rev=KDE%2F4.13>`_]
- Atom_ (autocomplete-python_)
And it powers the following projects:
@@ -186,3 +187,5 @@ For more detailed information visit the `testing documentation
.. _wdb: https://github.com/Kozea/wdb
.. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle
.. _Kate: http://kate-editor.org
.. _Atom: https://atom.io/
.. _autocomplete-python: https://atom.io/packages/autocomplete-python