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),
|
||||
t({ "", "\\end{" }),
|
||||
f(copy,1),
|
||||
t({ "}", "" }),
|
||||
t({ "}"}),
|
||||
}),
|
||||
s("tikz", {
|
||||
t({ "\\begin{center}" }),
|
||||
|
Reference in New Issue
Block a user