From f701ded39398682f05b72a93062858d4b03b53d5 Mon Sep 17 00:00:00 2001 From: Alexander Kobjolke Date: Tue, 21 May 2024 22:51:07 +0200 Subject: [PATCH] chore(emacs): Update emacs configuration --- home/alex/programs/emacs/doom/config.el | 2 +- home/alex/programs/emacs/doom/init.el | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/home/alex/programs/emacs/doom/config.el b/home/alex/programs/emacs/doom/config.el index 6298c9b..12af167 100644 --- a/home/alex/programs/emacs/doom/config.el +++ b/home/alex/programs/emacs/doom/config.el @@ -306,7 +306,7 @@ ) (use-package! org-fc - :after org + :after org straight :config (setq! org-fc-directories (concat org-directory "/cards")) (setq! org-fc-source-path (concat straight-base-dir "repos/org-fc")) diff --git a/home/alex/programs/emacs/doom/init.el b/home/alex/programs/emacs/doom/init.el index d390e51..9ddb266 100644 --- a/home/alex/programs/emacs/doom/init.el +++ b/home/alex/programs/emacs/doom/init.el @@ -20,7 +20,7 @@ ;;layout ; auie,ctsrnm is the superior home row :completion - company ; the ultimate code completion backend + ;; company ; the ultimate code completion backend ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;;ivy ; a search engine for love and life @@ -157,11 +157,11 @@ ;;php ; perl's insecure younger brother plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - python ; beautiful is better than ugly + (python +lsp +tree-sitter +pyenv) ; beautiful is better than ugly qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6 - rest ; Emacs as a REST client + (rest +jq) ; Emacs as a REST client ;;rst ; ReST in peace ;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"} (rust +lsp +tree-sitter) ; Fe2O3.unwrap().unwrap().unwrap().unwrap() @@ -174,7 +174,7 @@ ;;terra ; Earth and Moon in alignment for performance. (web +lsp +tree-sitter) ; the tubes (yaml +lsp +tree-sitter) ; JSON, but readable - ;;zig ; C, but simpler + (zig +lsp +tree-sitter) ; C, but simpler :email ;; (mu4e +org +gmail)