commit:     eb92a0e45fd8458e40c127ed3ba2645bdfd142ed
Author:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 09:00:53 2023 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 09:00:53 2023 +0000
URL:        
https://gitweb.gentoo.org/proj/emacs-ebuild-snippets.git/commit/?id=eb92a0e4

ada_compat.yas: add trailing input

Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 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

Reply via email to