mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
add a new snippet for rst-mode: excellent example for transformation.
This commit is contained in:
parent
e025556fdf
commit
07e9ce060b
@ -105,7 +105,7 @@ mode will be listed under the menu \"yasnippet\".")
|
||||
'(menu-item "--"))
|
||||
|
||||
(defvar yas/known-modes
|
||||
'(ruby-mode)
|
||||
'(ruby-mode rst-mode)
|
||||
"A list of mode which is well known but not part of emacs.")
|
||||
(defconst yas/escape-backslash
|
||||
(concat "YASESCAPE" "BACKSLASH" "PROTECTGUARD"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user