mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-15 01:44:19 +00:00
Last commit before tagging and releasing
This commit is contained in:
0
extras/imported/text-mode/.yas-make-groups
Normal file
0
extras/imported/text-mode/.yas-make-groups
Normal file
6
extras/imported/text-mode/010 Copyright.yasnippet
Normal file
6
extras/imported/text-mode/010 Copyright.yasnippet
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: c)
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Copyright Notice
|
||||
# --
|
||||
(c) Copyright `date +%Y` $TM_FULLNAME. All Rights Reserved.
|
||||
7
extras/imported/text-mode/Conitnue bullet.yasnippet
Normal file
7
extras/imported/text-mode/Conitnue bullet.yasnippet
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Continue Bullet
|
||||
# binding: ""
|
||||
# --
|
||||
|
||||
•
|
||||
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Continue Light Bullet
|
||||
# binding: ""
|
||||
# --
|
||||
|
||||
·
|
||||
7
extras/imported/text-mode/Conitnue star bullet.yasnippet
Normal file
7
extras/imported/text-mode/Conitnue star bullet.yasnippet
Normal file
@@ -0,0 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Continue Star Bullet
|
||||
# binding: ""
|
||||
# --
|
||||
|
||||
*
|
||||
6
extras/imported/text-mode/Insert ISO date.yasnippet
Normal file
6
extras/imported/text-mode/Insert ISO date.yasnippet
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: isoD
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Current Date — YYYY-MM-DD
|
||||
# --
|
||||
`date +%Y-%m-%d`
|
||||
6
extras/imported/text-mode/Lorem ipsum.yasnippet
Normal file
6
extras/imported/text-mode/Lorem ipsum.yasnippet
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: lorem
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Lorem ipsum
|
||||
# --
|
||||
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
|
||||
Reference in New Issue
Block a user