mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
add markdown-mode to known modes
This commit is contained in:
parent
1f62f9760f
commit
6ea153b0df
@ -196,7 +196,7 @@ to expand.
|
||||
'(menu-item "--"))
|
||||
|
||||
(defvar yas/known-modes
|
||||
'(ruby-mode rst-mode)
|
||||
'(ruby-mode rst-mode markdown-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