emacs中設置bs-mode高亮

(require 'bs) (global-set-key (kbd "C-x C-b") 'bs-show) (add-hook 'bs-mode-hook 'hl-line-mode)
相關文章
相關標籤/搜索