diff --git a/config.org b/config.org index 5ab6701..95b91e4 100644 --- a/config.org +++ b/config.org @@ -136,6 +136,3 @@ Configuration (define-key typst-preview-mode-map (kbd "C-c C-j") 'typst-preview-send-position) (define-key typst-ts-mode-map (kbd "C-c C-l") #'typst-preview-mode)) #+end_src - -#+RESULTS: -: t diff --git a/init.el b/init.el index dc375ed..acdd72f 100644 --- a/init.el +++ b/init.el @@ -65,7 +65,7 @@ ;;rotate-text ; cycle region at point between text candidates snippets ; my elves. They type so I don't have to (whitespace +guess +trim) ; a butler for your whitespace - ;;word-wrap ; soft wrapping with language-aware indent + word-wrap ; soft wrapping with language-aware indent :emacs dired ; making dired pretty [functional] @@ -77,7 +77,7 @@ vc ; version-control and Emacs, sitting in a tree :term - eshell ; the elisp shell that works everywhere + ;; eshell ; the elisp shell that works everywhere ;;shell ; simple shell REPL for Emacs ;; term ; basic terminal emulator for Emacs vterm ; the best terminal emulation in Emacs @@ -142,7 +142,7 @@ ;;(haskell +lsp) ; a language that's lazier than I am ;;hy ; readability of scheme w/ speed of python ;;idris ; a language you can depend on - json ; At least it ain't XML + ( json +lsp +tree-sitter) ; At least it ain't XML ;;janet ; Fun fact: Janet is me! ;;(java +lsp) ; the poster child for carpal tunnel syndrome ;;javascript ; all(hope(abandon(ye(who(enter(here)))))) @@ -156,7 +156,7 @@ ;;nim ; python + lisp at the speed of c ;;nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel - org ; organize your plain life in plain text + ( org +pretty +roam +dragndrop) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more ;; graphviz ; diagrams for confusing yourself even more @@ -177,7 +177,7 @@ ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. ;;web ; the tubes - yaml ; JSON, but readable + ( yaml +lsp +tree-sitter) ; JSON, but readable ;;zig ; C, but simpler :email