Skip to content

Commit

Permalink
Add vim modelines
Browse files Browse the repository at this point in the history
  • Loading branch information
neo954 committed Mar 26, 2024
1 parent a627a7c commit 3c3bb62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions latex/toc-gen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ done < "${LATEX_TOC}"

echo '</ul></li>'
echo '</ul>'

# vim: filetype=bash noautoindent nojoinspaces
# vim: fileencoding=utf-8 formatoptions+=m
# vim: textwidth=78 tabstop=4 shiftwidth=4 softtabstop=4

0 comments on commit 3c3bb62

Please sign in to comment.