202412211734803879

This commit is contained in:
fz0x1 2024-12-21 18:57:59 +01:00
parent 55f8c30eab
commit 49797f54ce
5 changed files with 24 additions and 87 deletions

View file

@ -14,6 +14,8 @@
;; Alternatively, press 'gd' (or 'C-c c d') on a module to browse its
;; directory (for easy access to its source code).
(setq doom-disable-lazy-load t)
(doom! :input
;;bidi ; (tfel ot) thgir etirw uoy gnipleh
;;chinese
@ -49,7 +51,7 @@
(vc-gutter +pretty) ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB
;;window-select ; visually switch windows
workspaces ; tab emulation, persistence & separate workspaces
;;workspaces ; tab emulation, persistence & separate workspaces
;;zen ; distraction-free coding or writing
:editor
@ -82,7 +84,7 @@
:checkers
syntax ; tasing you for every semicolon you forget
(spell +hunspell +everywhere +flyspell) ; tasing you for misspelling mispelling
(spell +hunspell +everywhere +flyspell) ; tasing you for misspelling misspelling
grammar ; tasing grammar mistake every you make
:tools
@ -152,7 +154,7 @@
;;nim ; python + lisp at the speed of c
;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
(org +roam2) ; organize your plain life in plain text
(org +roam2 +pretty) ; 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