IDFK what I am doing anymore
This commit is contained in:
parent
a2aac5a2f0
commit
c11e91574b
2 changed files with 29 additions and 37 deletions
|
@ -5,7 +5,12 @@
|
|||
;; 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
|
||||
'(all-the-icons astro-ts-mode company-quickhelp dashboard
|
||||
doom-modeline doom-themes evil-collection
|
||||
fennel-mode flycheck lsp-pyright lsp-ui magit
|
||||
rustic sideline slime treemacs-evil
|
||||
treemacs-projectile))
|
||||
'(warning-suppress-log-types '((lsp-mode) (lsp-mode)))
|
||||
'(warning-suppress-types '((lsp-mode))))
|
||||
(custom-set-faces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue