Reformat core-ui, add outline headers to core-editor
This commit is contained in:
parent
20720cda61
commit
ba92adf7b3
2 changed files with 9 additions and 18 deletions
|
@ -64,13 +64,13 @@ detected.")
|
|||
|
||||
|
||||
;;
|
||||
;; Extra file extensions to support
|
||||
;;; Extra file extensions to support
|
||||
|
||||
(push '("/LICENSE\\'" . text-mode) auto-mode-alist)
|
||||
|
||||
|
||||
;;
|
||||
;; Built-in plugins
|
||||
;;; Built-in plugins
|
||||
|
||||
(def-package! server
|
||||
:when (display-graphic-p)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue