Prettify-symbols-mode
This commit is contained in:
parent
bbbd33d88a
commit
5a9ca3c0f1
1 changed files with 2 additions and 1 deletions
|
@ -86,12 +86,13 @@
|
|||
(use-package base16-theme
|
||||
:config (load-theme 'base16-hopscotch t))
|
||||
|
||||
(global-prettify-symbols-mode +1)
|
||||
|
||||
;; Undo-tree
|
||||
(use-package undo-tree
|
||||
:config
|
||||
(global-undo-tree-mode))
|
||||
|
||||
|
||||
;; EVIL
|
||||
(use-package evil
|
||||
:ensure t
|
||||
|
|
Loading…
Add table
Reference in a new issue