Update
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
(setq frame-title-format "Emacs: %b")
|
||||
(setq custom-safe-themes t)
|
||||
|
||||
(setq insert-directory-program "gls")
|
||||
|
||||
(pcase system-type ('darwin (setq insert-directory-program "gls")))
|
||||
|
||||
(setq-default tab-width 4
|
||||
compilation-scroll-output t
|
||||
indent-tabs-mode nil)
|
||||
|
||||
Reference in New Issue
Block a user