Emacs: typo.
This commit is contained in:
parent
5f4ea948ef
commit
7bcdd4639b
|
@ -1,6 +1,6 @@
|
|||
;;; 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:
|
||||
;; * treemacs
|
||||
|
@ -100,7 +100,7 @@
|
|||
(quote
|
||||
(ivy-switch-buffer
|
||||
(:columns
|
||||
((ivy-rich-switch-buffer-icon :width 2)
|
||||
((ivy-rich-switch-buffer-icon (:width 2))
|
||||
(ivy-rich-candidate
|
||||
(:width 30))
|
||||
(ivy-rich-switch-buffer-size
|
||||
|
|
Loading…
Reference in New Issue
Block a user