[Vim-latex-devel] templates user commands on several lines
Brought to you by:
srinathava,
tmaas
|
From: pierrO <car...@ov...> - 2016-02-28 16:10:43
|
Hello,
In a template, I want to put a command as :
\newcommand{\me}{%
\par%
-- Moi :}
When I load this template in a document, the command is indented, and if
there are multiple commands beside, indents increase each line.
Could you give me a way to understand how indentation works in
vim-latex, because sometimes when I write text with user commands, lines
become indented but I understand why ?
Thank you.
--
pierrO
|