MyNixOS website logo

Configuration to include in the Emacs default init file. See https://www.gnu.org/software/emacs/manual/html_node/elisp/Init-File.html for more.

Note, the inhibit-startup-message Emacs option cannot be set here since Emacs disallows setting it from the default initialization file.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  (setq standard-indent 2)
''