diff options
author | Camil Staps | 2019-02-16 08:50:19 +0100 |
---|---|---|
committer | Camil Staps | 2019-02-16 08:50:19 +0100 |
commit | 65a0726ba152e56b41abf81d31ed820a3dc9572d (patch) | |
tree | 67b09ce2c2d87f571c353710437cab495a6a7eda /resources/pug | |
parent | Reorder clean.html: distributions, plugins, tools; remove SVN clean-ide (now ... (diff) |
Add clide (Eclipse plugin) to clean.html
Diffstat (limited to 'resources/pug')
-rw-r--r-- | resources/pug/finals/clean.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/pug/finals/clean.pug b/resources/pug/finals/clean.pug index f4165b2..c5d5640 100644 --- a/resources/pug/finals/clean.pug +++ b/resources/pug/finals/clean.pug @@ -36,6 +36,7 @@ block content h2(id="plugins") #[a(href="#plugins") #] Syntax highlighting, editor plugins, etc. ul + +gitlabItem('clean-and-itasks/contrib', 'clide', 'Eclipse plugin') +gitlabItem('cloogle', 'clean-highlighter', 'standalone JavaScript highlighter') +gitlabItem('cstaps', 'vim-clean', 'Vim syntax highlighting and extra functions') +githubItem('hayeb', 'SublimeCloogle', 'Sublime Text 3 Cloogle frontend') |