Signed-off-by: Felipe Contreras <felipe.contre...@gmail.com>
---
 vim/notmuch.vim | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/vim/notmuch.vim b/vim/notmuch.vim
index dd715828..97167461 100644
--- a/vim/notmuch.vim
+++ b/vim/notmuch.vim
@@ -471,9 +471,8 @@ function! s:NotMuch(...)
 
 ruby << EOF
        require 'notmuch'
-       require 'rubygems'
-       require 'tempfile'
        require 'socket'
+       require 'tempfile'
        begin
                require 'mail'
        rescue LoadError
-- 
2.31.0
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to