[imp] allow ignoring buffers with regex
This commit is contained in:
parent
247df36c03
commit
23d1ecce94
2 changed files with 16 additions and 1 deletions
|
|
@ -268,6 +268,12 @@ Several options are available through Emacs' Customize interface under
|
|||
|
||||
Default: '(" *which-key*")
|
||||
|
||||
- =winum-ignored-buffers-regex=
|
||||
|
||||
List of regexes. Matching buffers will be ignored when assigning numbers.
|
||||
|
||||
Default: '()
|
||||
|
||||
- face: =winum-face=
|
||||
|
||||
Face used for the number in the mode-line.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue