From bf1e7f1f17c8b82687b15c41e5a8104ea03f70cf Mon Sep 17 00:00:00 2001 From: Will Lynas <43895423+will-lynas@users.noreply.github.com> Date: Sat, 31 Aug 2024 12:43:42 +0100 Subject: [PATCH] fix: add missing "with" in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85c3a01..b50602a 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ require('avante').setup ({ > [!TIP] > -> Any rendering plugins that support markdown should work Avante as long as you add the supported filetype `Avante`. See https://github.com/yetone/avante.nvim/issues/175 and [this comment](https://github.com/yetone/avante.nvim/issues/175#issuecomment-2313749363) for more information. +> Any rendering plugins that support markdown should work with Avante as long as you add the supported filetype `Avante`. See https://github.com/yetone/avante.nvim/issues/175 and [this comment](https://github.com/yetone/avante.nvim/issues/175#issuecomment-2313749363) for more information. ### Default setup configuration