mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-16 11:09:29 +00:00
[emacs] Reformat emacs.org
This commit is contained in:
parent
e6fb70b951
commit
9f5ec8b983
1 changed files with 553 additions and 552 deletions
|
@ -1,8 +1,9 @@
|
|||
#+TITLE: Emacs Configuration
|
||||
#+STARTUP: indent
|
||||
|
||||
* Startup
|
||||
** Disable the emacs startup screen.
|
||||
#+name: startup
|
||||
#+name: startupa
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq inhibit-startup-screen +1)
|
||||
#+END_SRC
|
||||
|
|
Loading…
Reference in a new issue