diff --git a/content/en/tools/editors.md b/content/en/tools/editors.md index e0bd98cc0..6f470c382 100644 --- a/content/en/tools/editors.md +++ b/content/en/tools/editors.md @@ -7,7 +7,7 @@ keywords: [editor, plug-ins] menu: docs: parent: developer-tools - weight: 20 + weight: 20``` weight: 20 --- @@ -37,9 +37,4 @@ The Hugo community uses a wide range of preferred tools and has developed plug-i * [Vim Hugo Helper](https://github.com/robertbasic/vim-hugo-helper). A small Vim plugin to help me with writing posts with Hugo. * [vim-hugo](https://github.com/phelipetls/vim-hugo). A Vim plugin with syntax highlighting for templates and a few other features. -## Atom - -* [Hugofy](https://atom.io/packages/hugofy). A Hugo Static Website Generator package for Atom. -* [language-hugo](https://atom.io/packages/language-hugo). Adds syntax highlighting to Hugo files. - [formats]: /content-management/formats/