mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-14 01:14:17 +00:00
* Finished commiting Rob Christie's patches to the ruby snippets (add
setup.el, delete the # => snippet) * Tweaked some ruby snippets * Disabled bindings for some TextMate text-mode snippets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Continue Bullet
|
||||
# binding: ""
|
||||
## binding: ""
|
||||
# --
|
||||
|
||||
•
|
||||
@@ -1,7 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Continue Light Bullet
|
||||
# binding: ""
|
||||
## binding: ""
|
||||
# --
|
||||
|
||||
·
|
||||
@@ -1,7 +1,7 @@
|
||||
# -*- mode: snippet -*-
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Continue Star Bullet
|
||||
# binding: ""
|
||||
## binding: ""
|
||||
# --
|
||||
|
||||
*
|
||||
Reference in New Issue
Block a user