diff options
| -rw-r--r-- | oni/home/config/pop-os/emacs.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oni/home/config/pop-os/emacs.el b/oni/home/config/pop-os/emacs.el index 771d862..7ce9959 100644 --- a/oni/home/config/pop-os/emacs.el +++ b/oni/home/config/pop-os/emacs.el @@ -691,7 +691,6 @@ buffers.") ) ;angular ((string= web-mode-engine "vue") - (message "foo %s" tagopen) (cond ((string-match-p "[:@][-[:alpha:].]+=\"" tagopen) (setq closing-string "\"" |
