[PATCH 06/13] vim: trivial cleanup

Subject: [PATCH 06/13] vim: trivial cleanup

Date: Sun, 18 Apr 2021 17:48:44 -0500

To: notmuch@notmuchmail.org

Cc: Felipe Contreras

From: Felipe Contreras


Signed-off-by: Felipe Contreras <felipe.contreras@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-leave@notmuchmail.org

Thread: