emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/yasnippet-snippets 8e4c521252 2/2: Remove js-mode function


From: ELPA Syncer
Subject: [nongnu] elpa/yasnippet-snippets 8e4c521252 2/2: Remove js-mode function newline (#451)
Date: Tue, 14 Mar 2023 17:04:02 -0400 (EDT)

branch: elpa/yasnippet-snippets
commit 8e4c521252501dd9ad71ea78fae14683ab7a14cb
Author: Laam Pui <lpwowo@gmail.com>
Commit: GitHub <noreply@github.com>

    Remove js-mode function newline (#451)
---
 snippets/js-mode/function | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/snippets/js-mode/function b/snippets/js-mode/function
index 31ef374869..96621b66de 100644
--- a/snippets/js-mode/function
+++ b/snippets/js-mode/function
@@ -4,4 +4,4 @@
 # --
 function ${1:name}(${2:arg}) {
          $0
-}
+}
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]