diff options
Diffstat (limited to 'resources/pug')
-rw-r--r-- | resources/pug/finals/clean.pug | 3 |
1 files changed, 2 insertions, 1 deletions
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') |