diff options
| author | LLoyderino <adrijan.bjedov@gmail.com> | 2026-05-08 22:21:27 +0200 |
|---|---|---|
| committer | LLoyderino <adrijan.bjedov@gmail.com> | 2026-05-08 22:25:59 +0200 |
| commit | 2f67cb19e75b7243ad0bf57c97591c71af5ac564 (patch) | |
| tree | f6153647a42228d66ac052596ed8783b5abeaa1b /etc/yasnippet/snippets/java-mode/StringBuffer | |
| parent | 6c8a5814842a581ee8bb92a446b9e02a2a035f77 (diff) | |
Removed yasnippet
Diffstat (limited to 'etc/yasnippet/snippets/java-mode/StringBuffer')
| -rw-r--r-- | etc/yasnippet/snippets/java-mode/StringBuffer | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/yasnippet/snippets/java-mode/StringBuffer b/etc/yasnippet/snippets/java-mode/StringBuffer deleted file mode 100644 index 51287d1..0000000 --- a/etc/yasnippet/snippets/java-mode/StringBuffer +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: StringBuffer -# key: sb -# -- -StringBuffer $1 = new StringBuffer($2);
\ No newline at end of file |
