8a4bf9c655
Problem: `C-x w 0` calls `winum-select-window-0-or-10` which shows: winum-select-window-by-number: No window numbered 10 Solution (Thanks Miciah): Remap `winum-select-window-0-or-10` to the current filetree command: `neotree-show` or `treemacs-select-window` Then all three key bindings: `C-x w 0`, `SPC 0` and `M-0` will call the same filetree command. Additionally: Renamed the remapped which-key name to the filetree command. Wrapped lines to keep them under 80 chars. |
||
---|---|---|
.. | ||
neotree | ||
treemacs |