diff options
-rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1251,7 +1251,6 @@ (global-set-key (kbd "C-c i") #'km/yas-dummy) :config (global-set-key (kbd "C-c i") nil) - (setq yas-fallback-behavior nil) (defun km/yas-with-comment (str) (concat comment-start |