From 5b5627bd9098b90a316aa1875ebc6d2c585ea65f Mon Sep 17 00:00:00 2001 From: ry Date: Mon, 6 Dec 2021 17:56:48 -0800 Subject: [PATCH] finally got rid lines to stop going off screen --- .config/doom/config.el | 19 ++++++++------- .config/doom/init.el | 20 ++++++++-------- .config/mbsync/.mu4e.gpg | Bin 80 -> 479 bytes Emacs.org | 49 ++++++++++++++++----------------------- 4 files changed, 40 insertions(+), 48 deletions(-) diff --git a/.config/doom/config.el b/.config/doom/config.el index 5fe0fb8..c9c154d 100644 --- a/.config/doom/config.el +++ b/.config/doom/config.el @@ -1,22 +1,23 @@ (add-to-list 'load-path "~/bin/emacs-ob-racket") -;; Some functionality uses this to identify you, e.g. GPG configuration, email -;; clients, file templates and snippets. + +;; Setting general info (setq user-full-name "Ry" user-mail-address "ry@opal.sh") -;; There are two ways to load a theme. Both assume the theme is installed and -;; available. You can either set `doom-theme' or manually load a theme with the -;; `load-theme' function. This is the default: +;; load theme (setq doom-theme 'modus-operandi) -;; If you use `org' and don't want your org files in the default location below, -;; change `org-directory'. It must be set before org loads! +;; Set org agenda dir (setq org-directory "~/org/") -;; This determines the style of line numbers in effect. If set to `nil', line -;; numbers are disabled. For relative line numbers, set this to `relative'. +;; Set line number (setq display-line-numbers-type t) +;; Keeps text lines from going off screen. +(set-default 'truncate-lines nil) +;; Add this hook to ERC if I run into trouble with truncated lines in other modes. +;; (add-hook 'erc-mode-hook (lambda () (setq-default truncate-lines nil))) + ;; Set visible bell (setq visible-bell t) diff --git a/.config/doom/init.el b/.config/doom/init.el index c4eceba..17e7904 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -29,22 +29,22 @@ :ui ;;deft ; notational velocity for Emacs doom ; what makes DOOM look the way it does - doom-dashboard ; a nifty splash screen for Emacs + ;;doom-dashboard ; a nifty splash screen for Emacs ;;doom-quit ; DOOM quit-message prompts when you quit Emacs - ;;(emoji +unicode) ; 🙂 + (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 + ligatures ; ligatures and symbols to make your code pretty again ;;minimap ; show a map of the code on the side modeline ; snazzy, Atom-inspired modeline, plus API ;;nav-flash ; blink cursor line after big motions ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows - ;;tabs ; a tab bar for Emacs + tabs ; a tab bar for Emacs ;;treemacs ; a project drawer, like neotree but cooler - ;;unicode ; extended unicode support for various languages + unicode ; extended unicode support for various languages vc-gutter ; vcs diff in the fringe vi-tilde-fringe ; fringe tildes to mark beyond EOB ;;window-select ; visually switch windows @@ -55,7 +55,7 @@ (evil +everywhere); come to the dark side, we have cookies file-templates ; auto-snippets for empty files fold ; (nigh) universal code folding - ;;(format +onsave) ; automated prettiness + (format +onsave) ; automated prettiness ;;god ; run Emacs commands without modifier keys ;;lispy ; vim for lisp, for people who don't like vim ;;multiple-cursors ; editing in many places at once @@ -63,12 +63,12 @@ ;;parinfer ; turn lisp into python, sort of ;;rotate-text ; cycle region at point between text candidates snippets ; my elves. They type so I don't have to - ;;word-wrap ; soft wrapping with language-aware indent + word-wrap ; soft wrapping with language-aware indent :emacs dired ; making dired pretty [functional] electric ; smarter, keyword-based electric-indent - ;;ibuffer ; interactive buffer management + ibuffer ; interactive buffer management undo ; persistent, smarter undo for your inevitable mistakes vc ; version-control and Emacs, sitting in a tree @@ -81,7 +81,7 @@ :checkers syntax ; tasing you for every semicolon you forget ;;(spell +flyspell) ; tasing you for misspelling mispelling - ;;grammar ; tasing grammar mistake every you make + grammar ; tasing grammar mistake every you make :tools ansible @@ -107,7 +107,7 @@ :os (:if IS-MAC macos) ; improve compatibility with macOS - ;;tty ; improve the terminal Emacs experience + tty ; improve the terminal Emacs experience :lang ;;agda ; types of types of types of types... diff --git a/.config/mbsync/.mu4e.gpg b/.config/mbsync/.mu4e.gpg index 040ef692f4e103870805f3f7c7afd688cc47a9df..f4f589b4627b17263387a2222cb9c68de18abf4b 100644 GIT binary patch literal 479 zcmV<50U-W`0gMAE2*NLCSx(de3;#)F;q`R#vQ#OheFY=UCc?P!wx{H5?Hg1YL{|hv zviosGGSG<0c)Z)JU9ih@67)iOiDpSlGc8R3%(KWRddN@Pn@p#su639}u$XOf#arv@ zpjCXx{=8Os8n2=JT(e3!JIfA_Os01U&9n#RhLCl3SYYd=1qvHYCF1qGr;3saN^N)Y z-1>#lvc?1t`IKapCA>(Al)hqk)BYkuy_;G;E+~X0%ym5W>)QY#3=*EDWiRAn;j$3f z%kYO1*8)lxD$l>RT4cojGpQkCOHEMYN`VXDLzL`J^XzL)5L~RUyL-($TBi*5DA%69 zp39#)^2OA~*&#DCG_pmx)0_X}0&o*mvA=oaX~QD)&{pbeA+G#IBc=s+77NU9KT`R- zvuPq)j?+a32?rGbePmPHMOWm3Qx}<^g~Q2^ohD_dbxyo;W8w({B94iyP5_;Y>l{NW z$uW(~TJ_|=iV+562`{4?vf~Rlbn9yhO|!il#bi)^ffLf6-ax*HR<x0bq5;@(Y$@ zTVQoV386eV?B-*#pNdV%eGucnfR1_D7e6510*)%(Z$=%T^@^Rll{hN#E>h4)A3%xq V!1wsUT%iT|@9WcQ;v_iC!