updating config because moom-mode won't run automatically anymore
This commit is contained in:
parent
ea2a09f50b
commit
52cd03fdb1
7 changed files with 77 additions and 78 deletions
|
@ -7,9 +7,7 @@
|
|||
'(column-number-mode t)
|
||||
'(context-menu-mode t)
|
||||
'(size-indication-mode t)
|
||||
'(tool-bar-mode nil)
|
||||
'(warning-suppress-log-types '((lsp-mode) (lsp-mode) (lsp-mode) (defvaralias)))
|
||||
'(warning-suppress-types '((lsp-mode) (lsp-mode) (defvaralias))))
|
||||
'(tool-bar-mode nil))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
@ -20,14 +18,13 @@
|
|||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
|
||||
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
|
||||
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue