Branch: refs/heads/master Author: Dominic Hopf dmaphy@fedoraproject.org Committer: Dominic Hopf dmaphy@fedoraproject.org Date: Sat, 13 Oct 2018 10:40:06 UTC Commit: fe7c7ad27f0ccd4a4b690b4ad32e51c23031123d https://github.com/geany/geany-plugins/commit/fe7c7ad27f0ccd4a4b690b4ad32e51...
Log Message: ----------- Alphabetically sort plugin listing in README
Modified Paths: -------------- README
Modified: README 8 lines changed, 4 insertions(+), 4 deletions(-) =================================================================== @@ -57,15 +57,16 @@ Available plugins are: * ``automark`` -- the Automark plugin * ``codenav`` -- the CodeNav plugin * ``commander`` -- the Commander plugin +* ``cppcheck`` -- static code analysis using cppcheck (see also HACKING) * ``debugger`` -- the Debugger plugin * ``defineformat`` -- the Defineformat plugin * ``devhelp`` -- the devhelp plugin +* ``extra-c-warnings`` -- extra C Compiler warnings (see also HACKING) * ``geanyctags`` -- the GeanyCtags plugin * ``geanydoc`` -- the GeanyDoc plugin * ``geanyextrasel`` -- the GeanyExtraSel plugin * ``geanygendoc`` -- the GeanyGenDoc plugin * ``geanyinsertnum`` -- the GeanyInsertNum plugin -* ``latex`` -- the LaTeX plugin * ``geanylua`` -- the GeanyLua plugin * ``geanymacro`` -- the GeanyMacro plugin * ``geanyminiscript`` -- the GeanyMiniScript plugin @@ -77,6 +78,7 @@ Available plugins are: * ``geniuspaste`` -- the paste to a pastebin plugin * ``gitchangebar`` -- the GitChangeBar plugin * ``gtkspell`` -- GeanyVC's spell-check support +* ``latex`` -- the LaTeX plugin * ``lineoperations`` -- simple line functions that can be applied to an open file * ``lipsum`` -- the Lipsum plugin * ``markdown`` -- the Markdown plugin @@ -91,13 +93,11 @@ Available plugins are: * ``sendmail`` -- the GeanySendmail plugin * ``shiftcolumn`` -- the ShiftColumn plugin * ``spellcheck`` -- the spellcheck plugin -* ``treebrowser`` -- the Treebrowser plugin * ``tableconvert`` -- the Tableconvert plugin +* ``treebrowser`` -- the Treebrowser plugin * ``updatechecker`` -- the Updatechecker plugin * ``webhelper`` -- the WebHelper plugin * ``xmlsnippets`` -- the XMLSnippets plugin -* ``extra-c-warnings`` -- extra C Compiler warnings (see also HACKING) -* ``cppcheck`` -- static code analysis using cppcheck (see also HACKING)
Example::
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).