瀏覽代碼

Uncomment this, not sure what it broke anymore and seems to work

master
Mitch Tishmack 6 年之前
父節點
當前提交
4ddd6182e7
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      emacs.org

+ 1
- 1
emacs.org 查看文件

@@ -598,7 +598,7 @@ Note that not all these functions are defined at package install time
(use-package semantic
:ensure t
:config
;; (add-to-list 'semantic-default-submodes 'global-semantic-stickyfunc-mode)
(add-to-list 'semantic-default-submodes 'global-semantic-stickyfunc-mode)
(custom-set-variables
'(global-semantic-decoration-mode t)
'(global-semantic-highlight-func-mode t)


Loading…
取消
儲存