3788846 correct dependency for the vim plugin

Authored and Committed by mjg 2 years ago
1 file changed. 5 lines added. 2 lines removed.
    correct dependency for the vim plugin
    
    Apparantly, the dependency was wrong from the beginning but nobody
    noticed: notmuch-vim needs the ruby bindings, so it should require them.
    Those in turn require notmuch.
    
        
file modified
+5 -2