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:
2
init.el
2
init.el
@@ -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]
|
||||
|
Reference in New Issue
Block a user