From fd3f895b17493e1dca47724fbd18af12bcab6276 Mon Sep 17 00:00:00 2001 From: impulse Date: Wed, 31 Jul 2019 19:26:42 +0200 Subject: [PATCH] Fix typo on Vim landing page in plugin support section (#172) Removed an orphan `gr` before the `vim-go` link. --- .../ports/vim/SectionPluginSupport/SectionPluginSupport.jsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/components/organisms/page/ports/vim/SectionPluginSupport/SectionPluginSupport.jsx b/src/components/organisms/page/ports/vim/SectionPluginSupport/SectionPluginSupport.jsx index 5a3e5b5c..95fc3a69 100644 --- a/src/components/organisms/page/ports/vim/SectionPluginSupport/SectionPluginSupport.jsx +++ b/src/components/organisms/page/ports/vim/SectionPluginSupport/SectionPluginSupport.jsx @@ -106,9 +106,8 @@ const SectionPluginSupport = ({ assets }) => ( - Beautiful syntax highlighting with support for gr - vim-go and{" "} - vim-airline. + Beautiful syntax highlighting with support for vim-go{" "} + and vim-airline.