Skip to content

Commit 4b22dd7

Browse files
author
kuyan
committed
Added note on SublimeLinter.
1 parent a59c581 commit 4b22dd7

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/dev/env.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,14 @@ scripters and novice users alike."
113113
Sublime Text
114114
------------
115115

116-
"`Sublime Text <http://www.sublimetext.com/>`_ is a sophisticated text editor
117-
for code, html and prose. You'll love the slick user interface and
118-
extraordinary features."
116+
`Sublime Text <http://www.sublimetext.com/>`_ is a sophisticated text
117+
editor for code, markup and prose. You'll love the slick user interface,
118+
extraordinary features and amazing performance.
119119

120120
Sublime Text has excellent support for editing Python code and uses Python for
121-
its plugin API.
121+
its plugin API. It also has plugins a diverse variety of plugins, `some of which <https://github.com/SublimeLinter/SublimeLinter>`_
122+
allow for in-editor PEP8 checking and code "linting".
123+
122124

123125
IDEs
124126
::::

0 commit comments

Comments
 (0)