diff options
Diffstat (limited to 'etc/yasnippet')
| -rw-r--r-- | etc/yasnippet/snippets/java-mode/StringBuffer | 5 | ||||
| -rw-r--r-- | etc/yasnippet/snippets/java-ts-mode/.yas-parents | 1 |
2 files changed, 0 insertions, 6 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 diff --git a/etc/yasnippet/snippets/java-ts-mode/.yas-parents b/etc/yasnippet/snippets/java-ts-mode/.yas-parents deleted file mode 100644 index f524c91..0000000 --- a/etc/yasnippet/snippets/java-ts-mode/.yas-parents +++ /dev/null @@ -1 +0,0 @@ -java-mode |
