From d78326510a62ac9441f4d68ef9b2e7dae53e116f Mon Sep 17 00:00:00 2001
From: Julian Rother <julianr@fsmpi.rwth-aachen.de>
Date: Tue, 28 May 2019 21:11:12 +0200
Subject: [PATCH] Set expandtab and unset spell in vim commandline

---
 workshops/latex/latex.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/workshops/latex/latex.tex b/workshops/latex/latex.tex
index f07467a..032850f 100644
--- a/workshops/latex/latex.tex
+++ b/workshops/latex/latex.tex
@@ -660,5 +660,5 @@
 \end{document}
 
 \begin{comment}
-vim:ts=2:spelllang=de:fo=want:spell
+vim:ts=2:spelllang=de:fo=want:expandtab
 \end{comment}
-- 
GitLab