uwu
This commit is contained in:
parent
2faaeeb0d7
commit
a2aac5a2f0
2 changed files with 4 additions and 2 deletions
|
@ -5,7 +5,9 @@
|
|||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(delete-selection-mode nil)
|
||||
'(package-selected-packages nil))
|
||||
'(package-selected-packages nil)
|
||||
'(warning-suppress-log-types '((lsp-mode) (lsp-mode)))
|
||||
'(warning-suppress-types '((lsp-mode))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue