From cd68133090a07c3495f6bf315a362e1d310cd26c Mon Sep 17 00:00:00 2001 From: Balki <189196+balki@users.noreply.github.com> Date: Thu, 1 Jun 2023 13:49:29 +0000 Subject: [PATCH] Update editors.md to include vim-hugo (#2098) * Update editors.md to include vim-hugo * Update content/en/tools/editors.md Co-authored-by: Joe Mooring --------- Co-authored-by: Joe Mooring --- 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 55ab47090..5efeba336 100644 --- a/content/en/tools/editors.md +++ b/content/en/tools/editors.md @@ -35,6 +35,7 @@ The Hugo community uses a wide range of preferred tools and has developed plug-i ## Vim * [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