[nvim] fix: no newline after env snippet
This commit is contained in:
parent
7cca8731e0
commit
e3be31bef9
@ -87,7 +87,7 @@ ls.snippets = {
|
||||
i(2),
|
||||
t({ "", "\\end{" }),
|
||||
f(copy,1),
|
||||
t({ "}", "" }),
|
||||
t({ "}"}),
|
||||
}),
|
||||
s("tikz", {
|
||||
t({ "\\begin{center}" }),
|
||||
|
Reference in New Issue
Block a user