spacemacs org-mode <s 不能补全代码块

好像我搞混了这两者,再仔细看版本Org 9.2 文档,当前org中快速插入代码块有如下选择。

  1. 第一种方式是使用org-structure-template-alist,快捷键C-c C-,选择相应的template前缀
  2. 第二种还是选择以前的匹配模式<s TAB需要添加到user-config
  (require 'org-tempo)
2 个赞