From dee065044733579194225e1d4e67f8c674c99d27 Mon Sep 17 00:00:00 2001
From: Sergey Matveev <stargrave@stargrave.org>
Date: Thu, 26 Oct 2023 18:09:54 +0300
Subject: [PATCH] Sometimes commenting does not insert space

---
 vim/.vim/ftplugin/texinfo/autos.vim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vim/.vim/ftplugin/texinfo/autos.vim b/vim/.vim/ftplugin/texinfo/autos.vim
index 8af4e1e..11e949d 100644
--- a/vim/.vim/ftplugin/texinfo/autos.vim
+++ b/vim/.vim/ftplugin/texinfo/autos.vim
@@ -1,2 +1,2 @@
 abbreviate <buffer> \t @tab
-set commentstring=@c\ %s
+set commentstring=@c\ \ %s
-- 
2.51.0