fix(doc): remove vim-fugitive as explicit requirement

This commit is contained in:
Barrett Ruth 2026-02-03 16:27:46 -05:00
parent de81fa26cf
commit 1723d68cb3

View file

@ -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