diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-11-13 19:24:13 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-11-13 19:24:13 +0100 |
commit | 63a02d00a822336cefdc7c445a53429ec3428d67 (patch) | |
tree | e5dbfd32b9b8802fbdeb51e746348845a60fdec0 | |
parent | 8932e0cde4c5fe232bd79a3380c6a874166b5169 (diff) |
Fix indentation
-rw-r--r-- | .exrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -10,9 +10,9 @@ local i = ls.insert_node local s = ls.s ls.add_snippets('gsp', { -s('entry', fmt( - [[ - __entry([<>], [ + s('entry', fmt( + [[ + __entry([<>], [ p {- <> } |