From 81252f0b7d2e399f7e146487734597035505ec79 Mon Sep 17 00:00:00 2001 From: Dmitry Sadovnychyi Date: Tue, 23 Jun 2015 13:49:04 +0800 Subject: [PATCH] Add link to Atom in docs --- docs/docs/usage.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index 960ca2ab..12fbf66f 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -47,6 +47,10 @@ Kate: `__, you have to enable it, though. +Atom: + +- autocomplete-python_ + .. _other-software: @@ -86,3 +90,4 @@ Using a custom ``$HOME/.pythonrc.py`` .. _wdb: https://github.com/Kozea/wdb .. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle .. _kate: http://kate-editor.org/ +.. _autocomplete-python: https://atom.io/packages/autocomplete-python