From eb92a0e45fd8458e40c127ed3ba2645bdfd142ed Mon Sep 17 00:00:00 2001 From: Maciej Barć Date: Fri, 20 Oct 2023 11:00:53 +0200 Subject: ada_compat.yas: add trailing input MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- snippets/ebuild-mode/ada_compat.yas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/ebuild-mode/ada_compat.yas b/snippets/ebuild-mode/ada_compat.yas index 862e5fe..d57ed2a 100644 --- a/snippets/ebuild-mode/ada_compat.yas +++ b/snippets/ebuild-mode/ada_compat.yas @@ -23,4 +23,4 @@ # -- -ADA_COMPAT=( ${1:gnat_2021} ) \ No newline at end of file +ADA_COMPAT=( ${1:gnat_2021} $0 ) \ No newline at end of file -- cgit v1.2.3-65-gdbad