remove window-numbering-before-hook
its sole obvious utility was redundant with `winum-assign-func` while being more complicated to use. Let me know if you miss that functionality.
This commit is contained in:
parent
85c5b7ccfd
commit
92b46f7f2a
2 changed files with 0 additions and 20 deletions
|
|
@ -102,15 +102,6 @@ If non-nil, =winum-mode= assigns 0 to the minibuffer if active.
|
|||
|
||||
Default: t
|
||||
|
||||
- =winum-before-hook=
|
||||
|
||||
Hook called before =winum-mode= starts assigning numbers. The list of
|
||||
windows to be numbered is passed as a parameter. Use =winum--assign=
|
||||
to manually assign some of them a number. If you want to assign a number to just
|
||||
one buffer, use =winum-assign-func= instead.
|
||||
|
||||
Default: nil
|
||||
|
||||
- =winum-assign-func=
|
||||
|
||||
Function called for each window by =winum-mode=. This is called
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue