From 1723d68cb3b174ddcfa794d19e1db806d34d2200 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 3 Feb 2026 16:27:46 -0500 Subject: [PATCH] fix(doc): remove `vim-fugitive` as explicit requirement --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index bc88a99..3c5b2db 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ syntax highlighting. ## Requirements - Neovim 0.9.0+ -- [`vim-fugitive`](https://github.com/tpope/vim-fugitive) (optional, for unified - diff syntax highlighting) ## Installation