[oni-gui] Remove mode-icons
This commit is contained in:
parent
7df9d8591d
commit
fccabea46c
1 changed files with 2 additions and 3 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||
;; Keywords: local
|
||||
;; Version: 2021.0510.191541
|
||||
;; Package-Requires: (oni-ui oni-hydra yoshi-theme diminish mode-icons)
|
||||
;; Version: 2021.0727.144752
|
||||
;; Package-Requires: (oni-ui oni-hydra yoshi-theme diminish)
|
||||
|
||||
;; This program is free software; you can redistribute it and/or modify
|
||||
;; it under the terms of the GNU General Public License as published by
|
||||
|
@ -109,7 +109,6 @@ _bi_: Auto Insert ^^ ^^
|
|||
(setq frame-resize-pixelwise t)
|
||||
|
||||
(scroll-bar-mode -1)
|
||||
(mode-icons-mode)
|
||||
|
||||
(if (daemonp)
|
||||
(progn
|
||||
|
|
Loading…
Reference in a new issue