Emacs: typo.
This commit is contained in:
parent
5f4ea948ef
commit
7bcdd4639b
|
@ -1,6 +1,6 @@
|
||||||
;;; ui.el --- Configure user interfaces. -*- lexical-binding: t; -*-
|
;;; ui.el --- Configure user interfaces. -*- lexical-binding: t; -*-
|
||||||
|
|
||||||
;; Time-stamp: <2020-01-27T05:36:36+0100>
|
;; Time-stamp: <2020-02-03T06:37:56+0100>
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
;; * treemacs
|
;; * treemacs
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
(quote
|
(quote
|
||||||
(ivy-switch-buffer
|
(ivy-switch-buffer
|
||||||
(:columns
|
(:columns
|
||||||
((ivy-rich-switch-buffer-icon :width 2)
|
((ivy-rich-switch-buffer-icon (:width 2))
|
||||||
(ivy-rich-candidate
|
(ivy-rich-candidate
|
||||||
(:width 30))
|
(:width 30))
|
||||||
(ivy-rich-switch-buffer-size
|
(ivy-rich-switch-buffer-size
|
||||||
|
|
Loading…
Reference in New Issue
Block a user