Signed-off-by: Felipe Contreras <[email protected]>
---
 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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to