From 2cf2b4832e18d6726a0cba7fabfd5d7399a68197 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Mon, 3 Apr 2017 13:44:38 -0500 Subject: [PATCH] Add language-hugo Atom plugin to dev-tools editors --- content/tools/editors.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/tools/editors.md b/content/tools/editors.md index b032064b5..fc931933a 100644 --- a/content/tools/editors.md +++ b/content/tools/editors.md @@ -25,7 +25,7 @@ The Hugo community uses a wide range of preferred tools and has developed plug-i ## Visual Studio Code -* [Hugofy](https://marketplace.visualstudio.com/items?itemName=akmittal.hugofy) - Hugofy is a plugin for Visual Studio Code to make life easier to use Hugo static site generator. The source code can be found [here](https://github.com/akmittal/hugofy-vscode). +* [Hugofy](https://marketplace.visualstudio.com/items?itemName=akmittal.hugofy). Hugofy is a plugin for Visual Studio Code to "make life easier" when developing with Hugo. The source code can be found [here](https://github.com/akmittal/hugofy-vscode). ## Emacs @@ -37,6 +37,7 @@ The Hugo community uses a wide range of preferred tools and has developed plug-i ## Atom -* [Hugofy](https://atom.io/packages/hugofy) - A Hugo Static Website Generator package for 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/ \ No newline at end of file