mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
Remove profanity
This commit is contained in:
parent
a51adba93d
commit
1a31a5a358
@ -2476,7 +2476,7 @@ With optional prefix argument KILL quit the window and buffer."
|
|||||||
(set (make-local-variable 'yas-editing-template)
|
(set (make-local-variable 'yas-editing-template)
|
||||||
(yas-define-snippets-1 (yas-parse-template buffer-file-name)
|
(yas-define-snippets-1 (yas-parse-template buffer-file-name)
|
||||||
table)))))
|
table)))))
|
||||||
;; Now, offer to save this shit iff:
|
;; Now, offer to save this iff:
|
||||||
;;
|
;;
|
||||||
;; 1) `yas-snippet-dirs' is a list and its first element does not
|
;; 1) `yas-snippet-dirs' is a list and its first element does not
|
||||||
;; match this template's file (i.e. this is a library snippet, not
|
;; match this template's file (i.e. this is a library snippet, not
|
||||||
|
Loading…
x
Reference in New Issue
Block a user