File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -113,12 +113,14 @@ scripters and novice users alike."
113113Sublime 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
120120Sublime 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
123125IDEs
124126::::
You can’t perform that action at this time.
0 commit comments