[imp] allow ignoring buffers with regex

This commit is contained in:
mpanarin 2019-07-30 11:57:24 +03:00
parent 247df36c03
commit 23d1ecce94
2 changed files with 16 additions and 1 deletions

View file

@ -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.