1
0
Files
dotfiles/emacs/emacs-custom.el

23 lines
1.0 KiB
EmacsLisp

(custom-set-variables
;; custom-set-variables 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.
'(package-selected-packages
'(2048-game all-the-icons catppuccin-theme cmake-mode company consult
consult-company consult-flycheck consult-lsp
consult-projectile dap-mode define-word doom-modeline
evil-collection flycheck fzf gradle-mode
id-vertical-mode ido-vertical-mode ivy lsp-java
lsp-pyright lsp-ui magit mermaid-mode ob-mermaid
paredit projectile slime swift-mode tree-edit
tree-inspector tree-sitter tree-sitter-indent
tree-sitter-langs undo-tree vterm which-key
which-key-posframe)))
(custom-set-faces
;; 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.
)