mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 14:32:26 +00:00
Remove profanity
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user