Font Changes & Word Wrapping

- Enable word wrapping
- Remove email address variable
- Change source code font to VictorMono Nerd Font Mono
- Change regular font size to 14
- Enable bold and italicized fonts
- Make comments and keywords italicized
- Hide emphasis markers (e.g. /italic/ and *bold*) in org documents
- Remove redundant "Org" from headings within org mode section of README
This commit is contained in:
Sravan Balaji
2021-09-21 14:49:12 -04:00
parent 4d5cf85fac
commit 918d196525
3 changed files with 47 additions and 13 deletions

View File

@@ -49,7 +49,7 @@ multiple-cursors ; editing in many places at once
;;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]