Merge branch 'dev' into mercury
nvim: remove newline after env snippet
This commit is contained in:
commit
7f302f9ba4
@ -87,7 +87,7 @@ ls.snippets = {
|
|||||||
i(2),
|
i(2),
|
||||||
t({ "", "\\end{" }),
|
t({ "", "\\end{" }),
|
||||||
f(copy,1),
|
f(copy,1),
|
||||||
t({ "}", "" }),
|
t({ "}"}),
|
||||||
}),
|
}),
|
||||||
s("tikz", {
|
s("tikz", {
|
||||||
t({ "\\begin{center}" }),
|
t({ "\\begin{center}" }),
|
||||||
|
Reference in New Issue
Block a user