-
Notifications
You must be signed in to change notification settings - Fork 1
/
custom.el
14 lines (14 loc) · 1.53 KB
/
custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
(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
'(wgsl-mode cider cider-mode eglot-fsharp gdscript-mode ronx-mode ronxcxc-mode ron-mode toml-mode haskell-mode gnugo ivy-prescient sml-mode dyalog-mode ivy-rich counsel ivy projectile marginalia vertico selectrum-persist selectrum-prescient selectrum flx exec-path-from-shell org-bullets-mode clojure-mode lsp lsp-mode magit ormolu dante haskell smartparens use-package lsp-ui-mode esup symex-mode symex restclient web-mode rjsx-mode js2-mode nix-buffer nix-mode fsharp-mode racket-mode flycheck-rust racer rust-mode tuareg purescript-mode idris-mode elm-mode yaml-mode cmake-mode irony glsl-mode swift-mode lua-mode php-mode flymake-hlint flymake-cursor flymake-easy ace-window expand-region free-keys ghub go-impl company-lsp go-dlv go-imenu company-fuzzy zencoding-mode sgml zencoding helm omnisharp-emacs flycheck ido-completing-read+ rainbow-mode go-mode org-bullets reveal-in-osx-finder iedit avy find-file-in-project company ido-ubiquitous smex undo-tree multiple-cursors "use-package" "use-package"))
'(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.
)