-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcustom.el
More file actions
34 lines (34 loc) · 1.88 KB
/
Copy pathcustom.el
File metadata and controls
34 lines (34 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(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
'(ace-window avy cider cider-mode clojure-mode cmake-mode company
company-fuzzy company-lsp counsel dante dyalog-mode
eglot-fsharp elm-mode esup exec-path-from-shell
expand-region find-file-in-project flx flycheck
flycheck-inline flycheck-posframe flycheck-rust
flymake-cursor flymake-easy flymake-hlint flyover
free-keys fsharp-mode gdscript-mode ghub glsl-mode
gnugo go-dlv go-imenu go-impl go-mode haskell
haskell-mode helm ido-completing-read+ ido-ubiquitous
idris-mode iedit irony ivy ivy-prescient ivy-rich
js2-mode lsp lsp-mode lsp-ui-mode lua-mode magit
marginalia multiple-cursors nix-buffer nix-mode
omnisharp-emacs org-bullets org-bullets-mode ormolu
php-mode projectile purescript-mode racer racket-mode
rainbow-mode restclient reveal-in-osx-finder rjsx-mode
ron-mode ronx-mode ronxcxc-mode rust-mode selectrum
selectrum-persist selectrum-prescient sgml smartparens
smex sml-mode swift-mode symex symex-mode toml-mode
tuareg undo-tree use-package "use-package"
"use-package" vertico web-mode wgsl-mode yaml-mode
zencoding zencoding-mode))
'(warning-suppress-types '((comp))))
(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.
)