@@ -563,6 +563,16 @@ export default {
563563" For IntelliJ IDEA-based editors by Valerio Angelini." ,
564564 href: " http://plugins.jetbrains.com/plugin/7415"
565565 },
566+ {
567+ title: " Notepad++" ,
568+ text: " Syntax highlighting for Notepad++." ,
569+ href: " https://github.com/vkosuri/lang-robot"
570+ },
571+ {
572+ title: " RED" ,
573+ text: " Eclipse based editor with a debugger by Nokia." ,
574+ href: " https://github.com/nokia/RED"
575+ },
566576 {
567577 title: " TextMate bundle" ,
568578 text: " Bundle for TextMate adding syntax highlighting." ,
@@ -584,16 +594,6 @@ export default {
584594 title: " Vim plugin" ,
585595 text: " Vim plugin for development with Robot Framework." ,
586596 href: " https://github.com/mfukar/robotframework-vim"
587- },
588- {
589- title: " Notepad++" ,
590- text: " Syntax highlighting for Notepad++." ,
591- href: " https://github.com/vkosuri/lang-robot"
592- },
593- {
594- title: " RED" ,
595- text: " Eclipse based editor with a debugger by Nokia." ,
596- href: " https://github.com/nokia/RED"
597597 }
598598 ]
599599 },