vim-textobj-entire
vim-textobj-entire copied to clipboard
Add requirements section to README
I had this issue today. I installed this library and got an error because I didn't have installed vim-textobj-user. I checked the README and a bit of the reference manual but didn't find anything fast. A few users have this issue too as mentioned on #14.
This PR adds a section at the bottom of the readme file that includes a reference to vim-textobj-user so users are less likely to have this issue in the future.