From 28a475f8584cb664cec089275a9b09456ecd73c9 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 26 Oct 2018 20:07:59 +0200 Subject: Add hayeb/SublimeCloogle to clean.html --- resources/pug/finals/clean.pug | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/pug/finals/clean.pug b/resources/pug/finals/clean.pug index a162b19..6b8f752 100644 --- a/resources/pug/finals/clean.pug +++ b/resources/pug/finals/clean.pug @@ -38,8 +38,9 @@ block content ul +gitlabItem('cstaps', 'vim-clean', 'Vim syntax highlighting and extra functions') +gitlabItem('cloogle', 'clean-highlighter', 'standalone JavaScript highlighter') + +githubItem('hayeb', 'SublimeCloogle', 'Sublime Text 3 Cloogle frontend') +githubItem('isagalaev', 'highlight.js', 'generic JavaScript highlighter with rudimentary Clean support') - +githubItem('matheusamazonas', 'sublime3_clean', 'Sublime3 syntax highlighting') + +githubItem('matheusamazonas', 'sublime3_clean', 'Sublime Text 3 syntax highlighting') +item('https://pypi.python.org/pypi/pygments-lexer-clean', 'pygments-lexer-clean', 'Pygments lexer (Python, minted in TeX)') +githubItem('timjs', 'atom-language-clean', 'Atom highlighting support') +githubItem('W95Psp', 'CleanForVSCode', 'an extension for VSCode') -- cgit v1.2.3