-
Notifications
You must be signed in to change notification settings - Fork 0
/
custom.el
13 lines (13 loc) · 1.09 KB
/
custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
(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
'(lsp-treemacs lsp-ivy lsp-ui lsp-mode gnu-elpa-keyring-update edit-indirect treemacs typescript-mode elfeed crux treemacs-projectile separedit sqlformat zeal-at-point clj-deps-new org-tree-slide ox-asciidoc ob-kotlin ob-clojurescript ob-sql-mode ob-http adoc-mode js2-mode json-mode web-mode clj-refactor cider clojure-mode flycheck yasnippet-snippets yasnippet projectile magit smartparens wgrep multiple-cursors expand-region company rotate golden-ratio key-chord ace-window which-key ivy-rich counsel amx super-save esup command-log-mode helpful blackout use-package exec-path-from-shell)))
(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.
)