From 9bd1f034af873d28a335cd3195bf29c3aadba5fc Mon Sep 17 00:00:00 2001 From: Giovanni Benussi Date: Tue, 2 Aug 2022 08:05:23 -0400 Subject: [PATCH] Add requirements section to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb896c..68fc8e0 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ vim-textobj-entire provides two text objects: See also [the reference manual](https://github.com/kana/vim-textobj-entire/blob/master/doc/textobj-entire.txt) for more details. - +You need to install the vim-textobj-user plugin to make vim-textobj-entire plugin work: https://github.com/kana/vim-textobj-user