From b157c08a6e160d085a5f97fa3cb0e67f5eb928f1 Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Tue, 30 Jul 2024 10:45:39 -0400 Subject: [PATCH] update init.el Signed-off-by: ahuston-0 --- users/alice/home.nix | 2 ++ users/alice/home/doom/init.el | 13 +++++-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/users/alice/home.nix b/users/alice/home.nix index 3e43eae..4b9b6ae 100644 --- a/users/alice/home.nix +++ b/users/alice/home.nix @@ -74,6 +74,8 @@ # doom emacs dependencies fd ripgrep + ruff-lsp + pyright # audit lynis diff --git a/users/alice/home/doom/init.el b/users/alice/home/doom/init.el index 9ad90a9..e6ec40a 100644 --- a/users/alice/home/doom/init.el +++ b/users/alice/home/doom/init.el @@ -21,7 +21,8 @@ ;;layout ; auie,ctsrnm is the superior home row :completion - (company +tng) ; the ultimate code completion backend + ;;(company +tng) ; the ultimate code completion backend + (corfu +orderless +icons) ; complete with cap(f), cape and a flying feather! ;;helm ; the *other* search engine for love and life ;;ido ; the other *other* search engine... ;;ivy ; a search engine for love and life @@ -34,7 +35,6 @@ ;;doom-quit ; DOOM quit-message prompts when you quit Emacs ;;(emoji +unicode) ; 🙂 hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW - ;;hydra ;;indent-guides ; highlighted indent columns ligatures ; ligatures and symbols to make your code pretty again ;;minimap ; show a map of the code on the side @@ -89,12 +89,11 @@ ;;biblio ; Writes a PhD for you (citation needed) ;;collab ; buffers with friends ;;debugger ; FIXME stepping through code, to help you add bugs - ;;direnv + direnv ;;docker ;;editorconfig ; let someone else argue about tabs vs spaces ;;ein ; tame Jupyter notebooks with emacs (eval +overlay) ; run code, run (also, repls) - ;;gist ; interacting with github gists lookup ; navigate your code and its documentation lsp ; M-x vscode magit ; a git porcelain for Emacs @@ -102,15 +101,13 @@ ;;pass ; password manager for nerds pdf ; pdf enhancements ;;prodigy ; FIXME managing external services & code builders - ;;rgb ; creating color strings - ;;taskrunner ; taskrunner for all your projects terraform ; infrastructure as code ;;tmux ; an API for interacting with tmux tree-sitter ; syntax and parsing, sitting in a tree... ;;upload ; map local to remote projects via ssh/ftp :os - (:if IS-MAC macos) ; improve compatibility with macOS + (:if (featurep :system 'macos) macos) ; improve compatibility with macOS tty ; improve the terminal Emacs experience :lang @@ -158,7 +155,7 @@ ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;;purescript ; javascript, but functional - (python +lsp +poetry +tree-sitter) ; beautiful is better than ugly + (python +lsp +poetry +tree-sitter +pyright) ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs ;;raku ; the artist formerly known as perl6