From ee60efa02e30355a1fbaed993796fb42b3d2074d Mon Sep 17 00:00:00 2001 From: Daniel Hill Date: Sat, 21 Jan 2023 12:24:49 -0500 Subject: [PATCH] docs: make special thanks section more clear MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm not affiliated with the repositories in the Special Thanks section, and I don't want to give the wrong impression as though I were in correspondence with their respective creators. Maybe I'm overthinking it 🥴 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e0c41f..0f7fdf3 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ vim.cmd.colorscheme("GruberDarker") ## Special thanks -These repositories were great knowledge sources and helped -immensely with the development of this plugin. +These repositories were great knowledge sources and their +inspiration helped immensely with the development of this plugin. - [rexim/gruber-darker-theme][gruber-darker-theme] - [folke/tokyonight.nvim][tokyonight]