Set uniqify style

This commit is contained in:
Nathan McCarty 2023-05-11 11:36:21 -04:00
parent 5a9cbd32ae
commit 39f36f39ab
No known key found for this signature in database
1 changed files with 5 additions and 0 deletions

View File

@ -223,6 +223,11 @@ Now setup our theming
'(highlight-indent-guides-top-character-face :foreground "#70b433")
'(highlight-indent-guides-stack-character-face :foreground "#a580e2"))
#+end_src
** Uniquify
Include part of the path to uniquify buffer names
#+begin_src emacs-lisp
(setq uniquify-buffer-name-style 'forward)
#+end_src
* Basic Editing
** Evil Mode
Emacs is best vim, fite me