From 5df4eb0c5d1ba86902d582a79bf4cb034a065b31 Mon Sep 17 00:00:00 2001 From: Lyderic Dutillieux Date: Mon, 5 Feb 2024 14:03:21 +0100 Subject: [PATCH] Added editorconfig --- personal/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/personal/custom.el b/personal/custom.el index 7d5642ae7b..28bad1277a 100644 --- a/personal/custom.el +++ b/personal/custom.el @@ -115,7 +115,7 @@ Captured On: %U"))) (sequence "TODO(t)" "NEXT(n)" "WIP(w)" "DONE(d)"))) '(org-use-fast-todo-selection 'expert) '(package-selected-packages - '(paredit gnu-elpa-keyring-update hcl-mode persp-projectile perspective ripgrep projectile-ripgrep csv helm-nixos-options company-nixos-options image+ plantuml-mode dockerfile-mode csv-mode js2-mode windresize vterm-toggle vterm centaur-tabs counsel-projectile helpful doom-modeline lsp-treemacs nix-mode rjsx-mode tldr helm-projectile helm async avy bind-key dash dash-functional gh git-commit ht inflections logito lsp-mode markdown-mode marshal multiple-cursors pcache prescient transient with-editor rust-mode org-roam visual-regexp-steroids visual-regexp all-the-icons-dired all-the-icons-ivy-rich all-the-icons neotree tagedit scss-mode anakondo docker-compose-mode aggressive-indent pretty-symbols fira-code-mode use-package ta clojure-snippets afternoon-theme flycheck-clj-kondo command-log-mode clj-refactor cider clojure-mode-extra-font-locking clojure-mode yaml-mode web-mode lsp-ui json-mode rainbow-mode elisp-slime-nav rainbow-delimiters company counsel swiper ivy-prescient ivy exec-path-from-shell zop-to-char zenburn-theme which-key volatile-highlights undo-tree super-save smartrep smartparens operate-on-number move-text magit projectile imenu-anywhere hl-todo guru-mode gitignore-mode git-timemachine gist flycheck expand-region epl editorconfig easy-kill diminish diff-hl discover-my-major crux browse-kill-ring anzu ag ace-window)) + '(editorconfig paredit gnu-elpa-keyring-update hcl-mode persp-projectile perspective ripgrep projectile-ripgrep csv helm-nixos-options company-nixos-options image+ plantuml-mode dockerfile-mode csv-mode js2-mode windresize vterm-toggle vterm centaur-tabs counsel-projectile helpful doom-modeline lsp-treemacs nix-mode rjsx-mode tldr helm-projectile helm async avy bind-key dash dash-functional gh git-commit ht inflections logito lsp-mode markdown-mode marshal multiple-cursors pcache prescient transient with-editor rust-mode org-roam visual-regexp-steroids visual-regexp all-the-icons-dired all-the-icons-ivy-rich all-the-icons neotree tagedit scss-mode anakondo docker-compose-mode aggressive-indent pretty-symbols fira-code-mode use-package ta clojure-snippets afternoon-theme flycheck-clj-kondo command-log-mode clj-refactor cider clojure-mode-extra-font-locking clojure-mode yaml-mode web-mode lsp-ui json-mode rainbow-mode elisp-slime-nav rainbow-delimiters company counsel swiper ivy-prescient ivy exec-path-from-shell zop-to-char zenburn-theme which-key volatile-highlights undo-tree super-save smartrep smartparens operate-on-number move-text magit projectile imenu-anywhere hl-todo guru-mode gitignore-mode git-timemachine gist flycheck expand-region epl easy-kill diminish diff-hl discover-my-major crux browse-kill-ring anzu ag ace-window)) '(plantuml-default-exec-mode 'jar) '(plantuml-jar-path "/Users/lyderic.dutillieux/bin/plantuml.jar") '(prelude-flyspell nil)