I broke up with neovim....vim is my best friend now
This commit is contained in:
11
dot_vim/plugged/vimtex/test/test-toc/test-multiline.tex
Normal file
11
dot_vim/plugged/vimtex/test/test-toc/test-multiline.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\documentclass{article}
|
||||
\begin{document}
|
||||
|
||||
\section{This is a normal section}
|
||||
|
||||
\section{
|
||||
This is a really long section title which is hard-wrapped
|
||||
after 80 characters or so to keep the source code readable
|
||||
}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user