diff --git a/init.example.el b/init.example.el index b57ab2566..46aba12e7 100644 --- a/init.example.el +++ b/init.example.el @@ -41,6 +41,9 @@ ;unicode ; extended unicode support for various languages vi-tilde-fringe ; fringe tildes to mark beyond EOB window-select ; visually switch windows + + :editor + ;parinfer ; turn lisp into python, sort of :emacs dired ; making dired pretty [functional] @@ -127,9 +130,6 @@ ;floobits ; peer programming for a price ;impatient-mode ; show off code over HTTP - :editor - parinfer ; A handy addon to sort of turn lisp into python - :config ;; For literate config users. This will tangle+compile a config.org ;; literate config in your `doom-private-dir' whenever it changes.