Still something special
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 3m24s

This commit is contained in:
Nina Chloé Kassandra Reiß
2026-03-03 18:11:34 +01:00
parent 92ef872202
commit 952b9518b1
10 changed files with 12 additions and 12 deletions

View File

@@ -93,7 +93,7 @@ endsnippet
snippet textemplate "include header" A
\\input{~/latex/header.tex}
\\header{${1:report/article}}{${2:Nina Chloé Kassandra Reiß <nina.reiss@nickr.eu>}}{${3:Titel}}
\\header{${1:report/article}}{${2:Nina Chloe Kassandra Reiß <nina.reiss@nickr.eu>}}{${3:Titel}}
\\begin{document}
\\input{~/latex/init.tex}