From cfffa6e6f6dee9dac8cf5c45b8f20ea1c49521ad Mon Sep 17 00:00:00 2001 From: andreseduardop <59033733+andreseduardop@users.noreply.github.com> Date: Mon, 12 Apr 2021 08:14:13 -0500 Subject: [PATCH] Added one extension to the list (#1414) Co-authored-by: Christian Oliff --- content/en/tools/editors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/tools/editors.md b/content/en/tools/editors.md index 4db907489..8da5fc2d7 100644 --- a/content/en/tools/editors.md +++ b/content/en/tools/editors.md @@ -23,6 +23,7 @@ The Hugo community uses a wide range of preferred tools and has developed plug-i ## Sublime Text * [Hugofy](https://github.com/akmittal/Hugofy). Hugofy is a plugin for Sublime Text 3 to make life easier to use Hugo static site generator. +* [Hugo Snippets](https://packagecontrol.io/packages/Hugo%20Snippets). Hugo Snippets is a useful plugin for adding automatic snippets to Sublime Text 3. ## Visual Studio Code