fix customize group of winum-ignored-buffers
This commit is contained in:
parent
6da09ea7c3
commit
0f98e4566b
1 changed files with 2 additions and 1 deletions
1
winum.el
1
winum.el
|
|
@ -88,6 +88,7 @@ numbers in the mode-line.")
|
|||
|
||||
(defcustom winum-ignored-buffers '(" *which-key*")
|
||||
"List of buffers to ignore when selecting window."
|
||||
:group 'winum
|
||||
:type '(repeat string))
|
||||
|
||||
(defface winum-face '()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue