I broke up with neovim....vim is my best friend now
This commit is contained in:
10
dot_vim/plugged/vimtex/test/test-syntax/test-ifnextchar.tex
Normal file
10
dot_vim/plugged/vimtex/test/test-syntax/test-ifnextchar.tex
Normal file
@@ -0,0 +1,10 @@
|
||||
\documentclass{article}
|
||||
\makeatletter
|
||||
\def\something{\@ifnextchar[{\addtunablearrow@full}{\addtunablearrow@simple}}%
|
||||
\makeatother
|
||||
|
||||
\begin{document}
|
||||
|
||||
Normal text here
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user